mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
55 lines
1.7 KiB
HTML
55 lines
1.7 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>KST4Contest English Manual</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="English user manual for KST4Contest.">
|
||
|
||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/manual/en/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="KST4Contest English Manual">
|
||
<meta property="og:description" content="English user manual for KST4Contest.">
|
||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/manual/en/">
|
||
<meta property="og:site_name" content="KST4Contest">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="KST4Contest English Manual">
|
||
<meta name="twitter:description" content="English user manual for KST4Contest.">
|
||
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
</head>
|
||
<body>
|
||
<header class="site-header">
|
||
<a class="brand" href="/">KST4Contest</a>
|
||
<nav>
|
||
<a href="/features/">Features</a>
|
||
<a href="/download/">Download</a>
|
||
<a href="/manual/">Manual</a>
|
||
<a href="/screenshots/">Screenshots</a>
|
||
<a href="/news/">News</a>
|
||
<a href="https://github.com/praktimarc/kst4contest">GitHub</a>
|
||
</nav>
|
||
</header>
|
||
|
||
<main>
|
||
|
||
<section class="section">
|
||
<h1>English Manual</h1>
|
||
<p>
|
||
The English manual is maintained centrally in GitHub and is also available
|
||
as PDF release artifact.
|
||
</p>
|
||
|
||
<p>
|
||
<a class="button" href="https://github.com/praktimarc/kst4contest/wiki">Open GitHub Wiki</a>
|
||
</p>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<p>KST4Contest – ON4KST contest workflow for VHF/UHF/SHF operators.</p>
|
||
</footer>
|
||
</body>
|
||
</html> |