mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 08:36:41 +02:00
Add SEO metadata, robots and sitemap
This commit is contained in:
+19
-1
@@ -36,4 +36,22 @@ description: KST4Contest is a modern ON4KST chat client built for VHF, UHF and S
|
||||
<p>Windows, Linux and macOS builds are published through GitHub releases.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "SoftwareApplication",
|
||||
"name": "KST4Contest",
|
||||
"applicationCategory": "CommunicationApplication",
|
||||
"operatingSystem": "Windows, macOS, Linux",
|
||||
"description": "KST4Contest is a contest-optimized ON4KST chat client for VHF, UHF and SHF ham radio contests.",
|
||||
"url": "https://kst4contest.hamradioonline.de/",
|
||||
"downloadUrl": "https://github.com/praktimarc/kst4contest/releases",
|
||||
"softwareVersion": "latest",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Praktimarc"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user