Kompletní průvodce, new vzhled, menší technické opravy funkčnosti

This commit is contained in:
2026-04-28 12:21:18 +02:00
parent 3e4f82adff
commit f52d2baaac
53 changed files with 1182 additions and 617 deletions
+2 -1
View File
@@ -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>&copy; 2026 EndeavourOS CZ Komunita. Vytvořeno s láskou k Linuxu.</p>
<p>&copy; 2026 EndeavourOS CZ Komunita. Vytvořeno s láskou k Linuxu ❤️.</p>
</div>
</footer>