Add readme and a few fixes/notes.
This commit is contained in:
parent
038968ea28
commit
c990401a53
5 changed files with 12 additions and 6 deletions
|
|
@ -214,12 +214,12 @@
|
|||
<br>
|
||||
<div class="header-container" id="headerContainer">
|
||||
<div class="logo-capsule">
|
||||
<a href="index.html" id="logo">
|
||||
<a href="/" id="logo">
|
||||
<img src="logo.png" alt="Half Heart Logo" style="border: 0px solid rgba(255, 255, 255, 0);">
|
||||
</a>
|
||||
</div>
|
||||
<div class="topnav" id="myTopnav">
|
||||
<a href="index.html" id="home" class="inactive">Home</a>
|
||||
<a href="/" id="home" class="inactive">Home</a>
|
||||
<a href="projects.html" id="projects" class="inactive">Projects</a>
|
||||
<a href="minecraft-servers.html" id="minecraft-servers" class="inactive">Minecraft Server</a>
|
||||
<a href="javascript:void(0);" class="icon" onclick="toggleMobileMenu()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue