redesine docs page

This commit is contained in:
ZennDev1337 2023-08-22 14:13:00 +02:00
parent fb16b912fc
commit 7d5eabe78c
4 changed files with 184 additions and 7 deletions

View file

@ -133,7 +133,7 @@
</style>
<div class="wrapper">
<div class="topnav" id="myTopnav">
<a href="/index.html" target="_blank">Rust for Arduboy</a>
<a href="/index.html">Rust for Arduboy</a>
<a href="/image-converter.html">Image Converter</a>
<a href="/tile-converter.html" class="active">Tile Converter</a>
<a href="/sprite-converter.html">Sprite Converter</a>