diff --git a/_layouts/post.html b/_layouts/post.html
index ae009f7..42fb515 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -26,4 +26,25 @@ layout: default
{{ content }}
+
+ {% if page.discussion %}
+
+ You can also send out an email with your comments @ neophytenuggets@protonmail.me
+
+
+
+ {% endif %}
diff --git a/_posts/2023-04-18-nohellononsense.markdown b/_posts/2023-04-18-nohellononsense.markdown
index 91d1d9c..3772143 100644
--- a/_posts/2023-04-18-nohellononsense.markdown
+++ b/_posts/2023-04-18-nohellononsense.markdown
@@ -1,6 +1,7 @@
---
layout: post
title: The No Hello Nonsense!
+discussion: 4
categories: ["ideas", "rant"]
---
diff --git a/index.html b/index.html
index 4a7a47e..9a531f5 100644
--- a/index.html
+++ b/index.html
@@ -47,4 +47,3 @@ layout: default
{% endif %}
-