forked from javalsai/website
first commit
This commit is contained in:
8
components/header.html
Normal file
8
components/header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul class="row-ul">
|
||||
<li><a href="/">home</a></li>
|
||||
<li><a href="https://git.javalsai.dynv6.net/">gitea</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
Reference in New Issue
Block a user