feat: logo, bio, oprava footeru a configu
This commit is contained in:
+19
-12
@@ -30,7 +30,7 @@
|
||||
<meta property="og:url" content="http://localhost:1313/">
|
||||
<meta property="og:site_name" content="Arch Linux CZ">
|
||||
<meta property="og:title" content="Arch Linux CZ">
|
||||
<meta property="og:description" content="Česká komunita Arch Linuxu">
|
||||
<meta property="og:description" content="Česká komunita Arch Linuxu Návody, novinky a podpora pro uživatele Arch Linuxu v češtině.">
|
||||
<meta property="og:locale" content="cs">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Arch Linux CZ">
|
||||
<meta name="twitter:description" content="Česká komunita Arch Linuxu">
|
||||
<meta name="twitter:description" content="Česká komunita Arch Linuxu Návody, novinky a podpora pro uživatele Arch Linuxu v češtině.">
|
||||
|
||||
|
||||
|
||||
@@ -80,13 +80,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">
|
||||
@@ -176,8 +170,21 @@ stroke-linejoin="round" class="feather feather-home">
|
||||
|
||||
<div class="author">
|
||||
|
||||
<h2 class="author-name"></h2>
|
||||
<p class="author-bio"></p>
|
||||
|
||||
|
||||
|
||||
|
||||
<img
|
||||
class="author-avatar"
|
||||
src="/logo_hu_6cf74ab4229b3abe.webp"
|
||||
srcset="/logo_hu_a3399715f454c812.webp 2x, /logo_hu_fd26fa1704e4c25d.webp 3x"
|
||||
alt="archos"
|
||||
width="70"
|
||||
height="70" />
|
||||
|
||||
|
||||
<h2 class="author-name">Arch Linux CZ</h2>
|
||||
<p class="author-bio">Návody, novinky a podpora pro uživatele Arch Linuxu v češtině.</p>
|
||||
</div>
|
||||
|
||||
<main aria-label="Content">
|
||||
@@ -238,7 +245,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