diff --git a/_config.yml b/_config.yml index 7402cce..3e4e49f 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ footer_text: > keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty lang: en # the language of your site (for example: en, fr, cn, ru, etc.) -icon: 🔥 # the emoji used as the favicon (alternatively, provide image name in /assets/img/) +icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) url: https://alshedivat.github.io # the base hostname & protocol for your site baseurl: /al-folio # the subpath of your site, e.g. /blog/ diff --git a/_includes/head.html b/_includes/head.html index 3dc3cfa..1661581 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -14,10 +14,10 @@ - {% if site.icon.size == 1 %} + {% if site.icon.size < 3 %} {% elsif site.icon != blank %} - + {% endif %}