aboutsummaryrefslogtreecommitdiff
path: root/templates/page.twig
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.twig')
-rw-r--r--templates/page.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.twig b/templates/page.twig
index 128e321..9e8773e 100644
--- a/templates/page.twig
+++ b/templates/page.twig
@@ -10,7 +10,7 @@
10 <meta name="theme-color" content="#ffffff"> 10 <meta name="theme-color" content="#ffffff">
11 <meta name="generator" content="https://github.com/mitjafelicijan/staticgen"> 11 <meta name="generator" content="https://github.com/mitjafelicijan/staticgen">
12 12
13 <link rel="preconnect" href="https://www.google-analytics.com"> 13 {% include "partials/preconnect.twig" %}
14 14
15 <title>{{ options.title }}</title> 15 <title>{{ options.title }}</title>
16 <meta name="author" content="{{ global.author }}"> 16 <meta name="author" content="{{ global.author }}">