Skip to content

Commit 542476f

Browse files
authored
new navbar (@KingMayro)
1 parent 3e3a938 commit 542476f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

www/guide.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@
1111
<header>
1212
<div class="logo">
1313
<img src="assets/netpasslogo.png" alt="NetPass' logo">
14-
</div>
15-
</header>
16-
<nav>
17-
<ul>
18-
<li><a href="./">Go Back</a></li>
19-
</ul>
20-
</nav>
21-
</header>
14+
</div>
15+
</header>
16+
17+
<div class="flexreturn">
18+
<a class="navbarbutton returnrounded" href="index.html"><div class="textcentermid">Return Home</div></a>
19+
</div>
20+
2221
<main>
2322
<section id="installation-guide">
2423
<h2>Installation Guide</h2>

0 commit comments

Comments
 (0)