aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-01-16 18:31:37 -0500
committertdro <tdro@noreply.example.com>2024-01-16 18:31:37 -0500
commit35b7ed6526968129b1a2cc1d73211ec1dc9729ec (patch)
tree189dc6a5af5c79c726c797336456900f3f687467 /themes/default/layouts
parent9708b1c12eeea2454ebf429ec9bfb28c564b37eb (diff)
downloadcanory-35b7ed6526968129b1a2cc1d73211ec1dc9729ec.tar.gz
canory-35b7ed6526968129b1a2cc1d73211ec1dc9729ec.tar.bz2
canory-35b7ed6526968129b1a2cc1d73211ec1dc9729ec.zip
themes/default/layouts/partials/head: Base URL
Diffstat (limited to 'themes/default/layouts')
-rw-r--r--themes/default/layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/head.html b/themes/default/layouts/partials/head.html
index 0d0fb32..1668d57 100644
--- a/themes/default/layouts/partials/head.html
+++ b/themes/default/layouts/partials/head.html
@@ -40,7 +40,7 @@
<meta name="twitter:image" content="{{ $image }}" />
<!-- Extra Meta Tags -->
-<meta name='head-url' content="{{ "" | absURL }}" />
+<meta name='base-url' content="{{ "" | absURL }}" />
<meta name='last-modified' content="{{ now.UTC.Format "Mon, 02 Jan 2006 15:04:05 GMT" }}" />
<!-- Search Verification -->