diff --git a/config/_default/params.toml b/config/_default/params.toml index 19af650..8219ca1 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -20,6 +20,7 @@ article.showTaxonomies = true article.showRelatedContent = true article.relatedContentLimit = 3 article.showHero = true +article.showComments = true article.heroStyle = "background" list.showSummary = false diff --git a/content/blogs/transcoder/background.jpg b/content/blogs/transcoder/background.jpg deleted file mode 100644 index 10c54f0..0000000 Binary files a/content/blogs/transcoder/background.jpg and /dev/null differ diff --git a/content/blogs/vim-superpowers/background.jpg b/content/blogs/vim-superpowers/background.jpg deleted file mode 100644 index 01f7435..0000000 Binary files a/content/blogs/vim-superpowers/background.jpg and /dev/null differ diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html new file mode 100644 index 0000000..c92e990 --- /dev/null +++ b/layouts/partials/comments.html @@ -0,0 +1,8 @@ +