This commit is contained in:
Pat Dryburgh
2019-08-01 15:10:19 -07:00
parent 8b885e0b38
commit 7e5a447c62
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@
<title>{{ site.title }}{% if page.title and page.title != "" %} &mdash; {{ page.title }}{% endif %}</title>
{% if site.description %}<meta name="description" content="{{ site.description }}">{% endif %}
<link rel="stylesheet" href="{{ '/assets/css/main.css' | absolute_url }}?{{ site.time | date: '%s%N' }}">
<link rel="apple-touch-icon" href="{{ site.icon }}">