diff options
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r-- | layouts/partials/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2e5db26..bc92fc2 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -6,4 +6,4 @@ <meta name="theme-color" content="#000"> <link rel="stylesheet" type="text/css" href="/css/style.css"> <title>{{ $.Site.Title }}</title> -</head> +</head>
\ No newline at end of file |