route to sdr.kitsunehosting.net

This commit is contained in:
KenwoodFox
2026-06-18 16:11:40 -04:00
parent 7ebad437bd
commit 253dc79702
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
<nav class="nav">
<a href="index.html" class="active">Home/Live</a>
<a href="tools.html">Tools</a>
<a href="radio.html">Radio</a>
<a href="https://sdr.kitsunehosting.net">Radio</a>
</nav>
<hr>

View File

@@ -13,7 +13,7 @@
<nav class="nav">
<a href="index.html">Home/Live</a>
<a href="tools.html">Tools</a>
<a href="radio.html" class="active">Radio</a>
<a href="https://sdr.kitsunehosting.net" class="active">Radio</a>
</nav>
<hr>

View File

@@ -13,7 +13,7 @@
<nav class="nav">
<a href="index.html">Home/Live</a>
<a href="tools.html" class="active">Tools</a>
<a href="radio.html">Radio</a>
<a href="https://sdr.kitsunehosting.net">Radio</a>
</nav>
<hr>