This commit is contained in:
SilicoFlare
2023-03-16 13:47:12 +05:30
committed by GitHub
parent 8be95899f7
commit af81c7a994

View File

@@ -46,7 +46,7 @@
<body onload="setHeader()">
<header>
<div class="pc"><span class="title">&nbsp;SilicoFlare</span>
<div class="nav"><button class="menu clicked" onclick="window.location.href = 'index.html';"
<div class="nav"><button class="menu clicked" onclick="window.location.href = '../index.html';"
type="button">Home</button><button class="menu" onclick="window.location.href = 'updates.html';"
type="button">Updates</button><button class="menu"
onclick="window.location.href = 'creations.html';" type="button">My Creations</button><button