🦄 Update setup instructions

This commit is contained in:
Raymond Wanyoike 2016-12-01 13:22:37 +03:00
commit 722eafd38d
4 changed files with 92 additions and 19 deletions

View file

@ -35,7 +35,7 @@
<link rel="alternate" type="application/rss+xml" href="{{ FEED_DOMAIN }}/{{ TAG_FEED_RSS|format(tag.slug) }}" title="Tags RSS Feed">
{% endif %}
{% if NEW_FAVICONS %}
{% if RFG_FAVICONS %}
<link rel="apple-touch-icon" href="{{ SITEURL }}/apple-touch-icon.png" sizes="180x180">
<link rel="icon" type="image/png" href="{{ SITEURL }}/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="{{ SITEURL }}/favicon-16x16.png" sizes="16x16">