Fixed projects site on mobile
This commit is contained in:
parent
2f6adf988d
commit
e3d3a43508
|
@ -18,7 +18,7 @@
|
|||
<li><router-link to="/" @click="mobileUI()">Home</router-link></li>
|
||||
<li><router-link to="/gallery" @click="mobileUI()">Gallery</router-link></li>
|
||||
<li><router-link to="/socials" @click="mobileUI()">Socials</router-link></li>
|
||||
<li><a href="https://git.keyemail.dev/explore/">Projects</a></li>
|
||||
<li><router-link to="/projects" @click="mobileUI()">Projects</router-link></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue