From f882ee46a14329c9d669593c7404e254b455c623 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Tue, 16 Feb 2021 22:46:58 -0500 Subject: Link to self hosted email --- lib/util.rb | 1 + src/index.html.erb | 2 +- src/post-template.html.erb | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/util.rb b/lib/util.rb index 48ac7e1..34e3686 100644 --- a/lib/util.rb +++ b/lib/util.rb @@ -2,6 +2,7 @@ require './lib/pather' SourceDir = 'src' BuildDir = 'public' +Email = 'm@m-chrzan.xyz' def src filename File.join SourceDir, filename diff --git a/src/index.html.erb b/src/index.html.erb index 5517b36..122d6c2 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -17,7 +17,7 @@