diff --git a/Gemfile b/Gemfile index c3b96d1..204175f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,4 @@ # frozen_string_literal: true source "https://rubygems.org" -gemspec gem 'github-pages' diff --git a/_config.yml b/_config.yml index e7f45ea..74ea6d5 100644 --- a/_config.yml +++ b/_config.yml @@ -41,4 +41,8 @@ defaults: path: "" values: image: /assets/images/at-chevron_4096x4096.png + - scope: + path: "" + values: + comments: true # end jekyll-seo-tag configuration diff --git a/_includes/back_to_home.html b/_includes/back_to_home.html index cd2168f..f53248c 100644 --- a/_includes/back_to_home.html +++ b/_includes/back_to_home.html @@ -1 +1 @@ -
\ No newline at end of file + \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 9e1dc46..2e70077 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -54,7 +54,7 @@ -{{ site.description }} Subscribe via RSS
+{{ site.description }} Subscribe via RSS
@@ -24,7 +24,7 @@