Update navigation link from Fred to ZDTT

This commit is contained in:
Zane V
2025-11-15 10:58:42 -05:00
committed by GitHub
parent 7d3df10e82
commit 893389da53

View File

@@ -48,13 +48,13 @@
<!-- Navigation Section -->
<nav class="navigation" role="navigation" aria-label="Main navigation">
<a
href="https://fred.zane.org"
href="https://zdtt.zane.org"
class="nav-button"
target="_blank"
rel="noopener noreferrer"
aria-label="Visit Fred: Origins (opens in new tab)"
aria-label="Explore and try ZDTT (opens in new tab)"
>
<span>Fred: Origins</span>
<span>ZDTT</span>
</a>
<a
href="https://github.com/ZaneThePython"