From 7bc33e9815001f96ef6b22c507cf9bf2194ec684 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 26 May 2024 08:33:15 -0400 Subject: Static placement of minima theme, minor customizations --- _includes/disqus_comments.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 _includes/disqus_comments.html (limited to '_includes/disqus_comments.html') diff --git a/_includes/disqus_comments.html b/_includes/disqus_comments.html new file mode 100644 index 0000000..87e255b --- /dev/null +++ b/_includes/disqus_comments.html @@ -0,0 +1,20 @@ +{%- if page.comments != false and jekyll.environment == "production" -%} + +
+ + +{%- endif -%} -- cgit v1.2.3-54-g00ecf