Add files via upload

This commit is contained in:
Zane V
2025-09-24 15:46:35 -04:00
committed by GitHub
parent 72453d0eab
commit 8c2b3119f0
3 changed files with 66 additions and 7 deletions

View File

@@ -23,7 +23,8 @@
<!-- About Section -->
<div class="about-section">
<p class="about-text">Bored guy who likes to make random stuff.</p>
<p class="about-text"> Bored guy who likes to make random stuff.</p>
<p class="not-for-hire-note">(not for hire btw)</p>
</div>
<!-- Navigation Section -->
@@ -34,6 +35,9 @@
<a href="https://github.com/ZaneThePython" class="nav-button" target="_blank">
<span>GitHub</span>
</a>
<a href="mailto:contact@zane.org" class="nav-button">
<span>Contact</span>
</a>
</div>
<!-- Disclaimer -->