just some more work done

This commit is contained in:
Timothy Pidashev
2022-01-07 12:43:22 -08:00
parent 78c96c0aff
commit b26b405eca
6 changed files with 119 additions and 41 deletions

View File

@@ -22,7 +22,8 @@
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<div class="overlay-content">
<a href="code.html">Write some code</a>
<a href="https://gitea.timmypidashev.com">My Gitea instance</a>
<a href="python3.html">Learn Python3</a>
</div>
</div>