This commit is contained in:
askiiart 2023-05-09 12:49:02 -05:00
parent 7b049771b7
commit 4de5196c72
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@
</ul> </ul>
<h2 id="pages">Pages</h2> <h2 id="pages">Pages</h2>
<ul> <ul>
<li>Index AKA this page (<a href="/index.md">markdown</a>)</li> <li>This page (<a href="/index.md">markdown</a>)</li>
<li>Blog <li>Blog
<ul> <ul>
<li><a href="/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation. (<a href="/blog/marlin-boot-animations.md">markdown</a>)</li> <li><a href="/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation. (<a href="/blog/marlin-boot-animations.md">markdown</a>)</li>

View file

@ -36,7 +36,7 @@ I'm a hobby programmer and co-founder and vice president of the [TCCD CompSci an
## Pages ## Pages
- Index AKA this page ([markdown](/index.md)) - This page ([markdown](/index.md))
- Blog - Blog
- [Marlin Boot Animations](/blog/marlin-boot-animations.html) - Make your Marlin boot screen animated! Includes animation formatting documentation. ([markdown](/blog/marlin-boot-animations.md)) - [Marlin Boot Animations](/blog/marlin-boot-animations.html) - Make your Marlin boot screen animated! Includes animation formatting documentation. ([markdown](/blog/marlin-boot-animations.md))
- [Resume](/resume.html) ([markdown](/resume.md)) - [Resume](/resume.html) ([markdown](/resume.md))