mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-22 02:11:06 +00:00
resolves #12
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
|
||||
<title>{{ site.title }}{% if page.title and page.title != "" %} — {{ 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 }}">
|
||||
|
Reference in New Issue
Block a user