Update index.html

This commit is contained in:
MattTheTekie 2023-12-17 20:33:01 -05:00 committed by GitHub
commit 45016775d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@
<a href="/articles.html">VENITH Articles</a><br>
<a href="/blog.html">VENITH Blog</a> (<a href="/feeds/blog.xml">RSS</a>)<br>
<a href="/podcast.html">VENITH Podcast</a> (<a href="/feeds/podcast.xml">RSS</a>)<br>
<a href="/archive.html">VENITH Archive</a>
<a href="/archive.html">VENITH Archive</a>
<a href="https://status.venith.net">VENITH Status</a><br>
<h2>Extra Pages</h2>
<a href="/TDKHome/index.html">TDK Home</a><br>
<a href="/TDKHome/TDKPaint/index.html">TDKPaint</a><br>
@ -37,7 +38,7 @@
<a href="https://home.venith.net">MattTheTekie</a><br>
<a href="http://juliet.venith.net/">Juliet <a href="mailto:projectmcu434@gmail.com">email me</a></a><br>
</div>
<div class="foot">2022-2023 Venith.NET, all rights reserved, please <a href="mailto:digitalcheese2562@outlook.com">email us</a> for any questions/concerns you have.</div>
<div class="foot">2022-2023 Venith.NET, all rights reserved, please <a href="mailto:digitalcheese@venith.net">email us</a> for any questions/concerns you have.</div>
</div>
</body>
</html>