added manual (settings) and favicon for the website

This commit is contained in:
Marc Froehlich
2026-08-10 01:16:34 +02:00
parent 2828e7ef80
commit 926bb9daee
7 changed files with 347 additions and 28 deletions
+2
View File
@@ -5,6 +5,8 @@
<title>{{ title or "KST4Contest" }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#08110b">
<link rel="icon" href="/assets/favicon.svg" type="image/svg+xml">
<link rel="icon" href="/assets/favicon.ico" sizes="any">
<meta name="description" content="{{ description or 'KST4Contest connects ON4KST chat, candidate selection, sked planning and station software for VHF, UHF and SHF contest operation.' }}">
<link rel="canonical" href="https://kst4contest.hamradioonline.de{{ page.url }}">