diff --git a/_config.yml b/_config.yml index 34caece..2d3c11d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ title: Quit Social Media email: hi@quitsocialmedia.club description: >- # this means to ignore newlines until "baseurl:" - Whys and hows about quitting Social Media + Why and how to quit Social Media. baseurl: "" # the subpath of your site, e.g. /blog url: "https://quitsocialmedia.club" # the base hostname & protocol for your site, e.g. http://example.com author: Tommi @@ -13,6 +13,8 @@ future: true profile: true livereload: true strict_front_matter: true +favicon: "https://assets.tommi.space/qsm/favicon.svg" +image: "https://assets.tommi.space/qsm/qsm.svg" images: "https://assets.tommi.space/images" post-images: "https://assets.tommi.space/images/posts" assets: "https://assets.tommi.space/assets" @@ -55,5 +57,5 @@ defaults: values: layout: "wrapper" lang: "en" - img: "/images/preview.gif" + image: "https://assets.tommi.space/qsm/qsm.svg" comments: true diff --git a/_includes/footer.html b/_includes/footer.html index 8aa6237..69ef054 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,9 +3,9 @@

{% if page.lang == 'it' %}Questo sito è stato ideato e creato da Tommi con ❤️ e impegno.{% else %}This website was created by Tommi with ❤️ and commitment.{% endif %}

- +
diff --git a/_includes/head.html b/_includes/head.html index 9a27c98..39d9ef3 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,11 +10,9 @@ - - - + - + diff --git a/_includes/nav.html b/_includes/nav.html index 5d768df..ed64570 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -12,7 +12,7 @@
  • {% if page.lang == 'it' %}Soluzioni{% else %}Solutions{% endif %}
  • FAQ
  • {% unless page.ref == nil %} -