Add social preview metadata

This commit is contained in:
Marc Froehlich
2026-07-07 01:14:19 +02:00
parent 6907af5c81
commit 65b2e561f4
41 changed files with 385 additions and 38 deletions
+25 -1
View File
@@ -17,9 +17,14 @@
<meta name="twitter:title" content="Timeline View">
<meta name="twitter:description" content="The timeline view helps operators understand short propagation windows and candidate timing during active contest operation.">
<link rel="stylesheet" href="/assets/css/main.css?v=1783379221770">
<link rel="stylesheet" href="/assets/css/main.css?v=1783379658808">
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
<meta property="og:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
</head>
<body>
@@ -138,6 +143,25 @@
</article>
</section>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "Timeline View",
"description": "See upcoming AP windows and candidate timing in a compact contest timeline.",
"about": "KST4Contest",
"url": "https://kst4contest.hamradioonline.de/features/timeline/",
"author": {
"@type": "Person",
"name": "Praktimarc"
},
"publisher": {
"@type": "Organization",
"name": "KST4Contest"
}
}
</script>
</main>
<footer class="site-footer">