diff --git a/_config.yml b/_config.yml index c2762ac..ab8475e 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: ./full.hacker +title: "Full Hacker" author: Ayo attribution: "2018 © by Full Hacker" bugreport_url: "https://github.com/fullhacker/fullhacker.github.io/issues/new" diff --git a/_includes/head.html b/_includes/head.html index ce03baa..3d2bace 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,6 +8,9 @@ {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} + + + + +