mirror of
https://codeberg.org/Kankys/eos-modern.git
synced 2026-04-30 17:28:43 +00:00
Kompletní průvodce, new vzhled, menší technické opravy funkčnosti
This commit is contained in:
+2
-1
@@ -39,6 +39,7 @@ if (!defined('WEB_ROOT')) {
|
||||
<nav class="main-nav">
|
||||
<ul>
|
||||
<li><a href="<?= WEB_ROOT ?>/index.php">Domů</a></li>
|
||||
<li><a href="<?= WEB_ROOT ?>/endeavouros.php">EndeavourOS</a></li>
|
||||
<li><a href="<?= WEB_ROOT ?>/rozcestnik.php">Rozcestník</a></li>
|
||||
<li><a href="<?= WEB_ROOT ?>/index.php#articles">Články</a></li>
|
||||
<li><a href="https://forum.arch-linux.cz/" target="_blank">Fórum</a></li>
|
||||
@@ -64,7 +65,7 @@ if (!defined('WEB_ROOT')) {
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
<p>© 2026 EndeavourOS CZ Komunita. Vytvořeno s láskou k Linuxu.</p>
|
||||
<p>© 2026 EndeavourOS CZ Komunita. Vytvořeno s láskou k Linuxu ❤️.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user