update link preview
Go / build (push) Successful in 14m47s

This commit is contained in:
2026-09-11 14:53:17 +02:00
parent 8e66db8e75
commit 38bcceb0e8
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -6,11 +6,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:type" content="website">
<meta property="og:site_name" content="malobeo zineshop">
<meta property="og:title" content="malobeo zineshop">
<meta property="og:description" content="here you can find zines archived by malobeo">
<meta property="og:title" content="malobeo zineshop - home of malobeos zine collection">
<meta property="og:description" content="here you can find zines archived by malobeo. What you find here can also be
printed. Come by if you want a physical copy!">
<meta property="og:url" content="https://zines.malobeo.org">
<meta property="og:locale" content="de_DE">
<meta property="og:image" content="/static/img/link_preview.jpg">
<meta property="og:image" content="https://zines.malobeo.org/static/img/link_preview.jpg">
<link href="/static/output.css" rel="stylesheet">
<link rel="icon" href="/static/img/favicon.png">
+1 -1
View File
@@ -10,7 +10,7 @@
<meta property="og:description" content=" {{ .data.shopItem.Abstract }}">
<meta property="og:url" content="https://zines.malobeo.org/shopitems/{{ .data.shopItem.ID }}">
<meta property="og:locale" content="de_DE">
<meta property="og:image" content="/{{ .data.shopItem.Image }}">
<meta property="og:image" content="https://zines.malobeo.org/{{ .data.shopItem.Image }}">
<link href="/static/output.css" rel="stylesheet">
<link rel="icon" href="/static/img/favicon.png">