mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
resolves #8 add JSON feed
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
|
||||
<link rel="stylesheet" href="{{ '/assets/css/main.css' | absolute_url }}?{{ site.time | date: '%s%N' }}">
|
||||
|
||||
<link rel="apple-touch-icon" href="{{ site.icon }}">
|
||||
|
||||
{%- if jekyll.environment == 'production' and site.google_analytics -%}
|
||||
{%- include google-analytics.html -%}
|
||||
{%- endif -%}
|
||||
|
Reference in New Issue
Block a user