feat: logo, bio, oprava footeru a configu
This commit is contained in:
@@ -81,13 +81,7 @@
|
||||
<div class="navbar" role="navigation">
|
||||
<nav class="menu" aria-label="Main Navigation">
|
||||
<a href="http://localhost:1313/" class="logo">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25"
|
||||
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||
stroke-linejoin="round" class="feather feather-home">
|
||||
<title></title>
|
||||
<path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
|
||||
<polyline points="9 22 9 12 15 12 15 22"></polyline>
|
||||
</svg>
|
||||
<img src="/logo.png" alt="Arch Linux CZ" height="50">
|
||||
</a>
|
||||
<input type="checkbox" id="menu-trigger" class="menu-trigger" />
|
||||
<label for="menu-trigger">
|
||||
@@ -214,7 +208,7 @@ stroke-linejoin="round" class="feather feather-home">
|
||||
</a>
|
||||
</div>
|
||||
<small class="footer_copyright">
|
||||
© 2026 archos.
|
||||
© 2024–2026 Arch Linux CZ
|
||||
|
||||
</small>
|
||||
</footer><a href="#" title="" id="totop">
|
||||
|
||||
Reference in New Issue
Block a user