remove projects btn as i don't have any ongoing projects worth documenting.

This commit is contained in:
Sophie Marie 2024-03-06 15:54:06 -06:00
parent 0c1146bfbf
commit 55d77a6f0b
Signed by: IDeletedSystem64
GPG Key ID: 33A12B0480AFC8E9
3 changed files with 0 additions and 4 deletions

View File

@ -17,7 +17,6 @@
<div class="taskbar">
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
<input class="taskbar" type="button" onclick="location.href='../artwork/index.html';" value="Artwork">
<input class="taskbar" type="button" onclick="location.href='../projects/index.html';" value="Projects">
<input class="taskbar" type="button" onclick="location.href='../characters/index.html';" value="Characters">
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
</div>

View File

@ -14,7 +14,6 @@
<div class="taskbar">
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
<input class="taskbar" type="button" onclick="location.href='artwork/index.html';" value="Artwork">
<input class="taskbar" type="button" onclick="location.href='projects/index.html';" value="Projects">
<input class="taskbar" type="button" onclick="location.href='characters/index.html';" value="Characters">
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
</div>
@ -30,7 +29,6 @@
<div class="buttons">
<input type="button" onclick="location.href='socials.html';" value="Socials/Contact">
<input type="button" onclick="location.href='artwork/index.html';" value="Art Gallery">
<input type="button" onclick="location.href='projects/index.html';" value="Projects">
</div>
</div>
<img loading="lazy" class="home" src="https://img.system64.dev/web/banners/FlutterUndulate.png" alt="fluttershy undulate in a ms paint window">

View File

@ -14,7 +14,6 @@
<div class="taskbar">
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
<input class="taskbar" type="button" onclick="location.href='artwork/index.html';" value="Artwork">
<input class="taskbar" type="button" onclick="location.href='projects/index.html';" value="Projects">
<input class="taskbar" type="button" onclick="location.href='characters/index.html';" value="Characters">
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
</div>