Rename oc refs button, update link

This commit is contained in:
Sophie Marie 2024-03-03 16:20:16 -06:00
parent ae8cb4394a
commit b7def23926
Signed by: IDeletedSystem64
GPG Key ID: 33A12B0480AFC8E9
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<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='/ocs/index.html';" value="Characters">
<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>
<div class="container">

View File

@ -15,7 +15,7 @@
<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='/ocs/index.html';" value="Characters">
<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>
<div class="container">