Rename oc refs button, update link
This commit is contained in:
parent
ae8cb4394a
commit
b7def23926
|
@ -15,7 +15,7 @@
|
||||||
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
|
<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='/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='/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)">
|
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
|
<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='/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='/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)">
|
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
Loading…
Reference in New Issue