Restructe Navbar

This commit is contained in:
2026-05-06 14:35:48 +02:00
parent 755c297486
commit 5696c0f992
2 changed files with 20 additions and 6 deletions
+4 -3
View File
@@ -25,10 +25,11 @@ limitations under the License.
</head>
<body>
<nav class="global-nav">
<span id="logo">Seekra</span>
<ul>
<li class="nav-item">
<a href="#">Seekra</a>
</li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Help</a></li>
</ul>
</nav>