diff --git a/core.css b/core.css index 0b51871..6b00018 100644 --- a/core.css +++ b/core.css @@ -37,6 +37,11 @@ h6 { display: none; } +#disqus_thread { + margin-top: 100px; + padding-top: 1em; +} + blockquote { border-left: 5px solid #ddd; margin: 0; diff --git a/views/pages/post.ejs b/views/pages/post.ejs index 49276a1..79a145b 100644 --- a/views/pages/post.ejs +++ b/views/pages/post.ejs @@ -34,6 +34,20 @@

- until next time.

+
+ +