summaryrefslogtreecommitdiffci
path: root/views/pages/blog-catalogue.html
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2026-03-28 01:05:02 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2026-03-28 01:05:02 +0700
commit610341bc9d59f9724e8e71f663b28df1904cb038 (patch)
tree2d091bdc534acf066622c8b9378287852ce0b864 /views/pages/blog-catalogue.html
parent90d8f1e5ca4170a52e44f63a9fe4d5caf99d6dd6 (diff)
downloadweb-610341bc9d59f9724e8e71f663b28df1904cb038.tar.gz
web-610341bc9d59f9724e8e71f663b28df1904cb038.zip
feat: add meta for embeds & search engines
Diffstat (limited to 'views/pages/blog-catalogue.html')
-rw-r--r--views/pages/blog-catalogue.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html
index d2c74ae..349e58f 100644
--- a/views/pages/blog-catalogue.html
+++ b/views/pages/blog-catalogue.html
@@ -1,3 +1,8 @@
+{{ define "meta" }}
+<meta name="og:title" content="{{ .L.BlogSearch.Header }}">
+<meta name="og:description" content="{{ .L.BlogSearch.Description }}">
+{{ end }}
+
{{ define "body" }}
<div class="flex flex-row ar-lt-0.8:flex-col text-base h-full">
<div class="relative flex shrink-0 ar-gt-0.8:min-w-[10dvh] ar-gt-0.8:max-w-[20dvh] ar-gt-0.8:w-fit ar-lt-0.8:w-full ar-lt-0.8:max-h-[30%] ar-gt-0.8:mr-6">