update lokalize
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<meta name="author" content="Kankys" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="shortcut icon" href="img/icons8-rocket.gif" />
|
||||
<link rel="shortcut icon" href="../img/apollonvim.jpg" />
|
||||
<!--nav bar-->
|
||||
<script src="https://kit.fontawesome.com/0a43c6cd1f.js" crossorigin="anonymous"></script>
|
||||
<!--icons dark, go to up-->
|
||||
@ -22,14 +22,15 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1 class="title">🚀ApolloNvim Pluginy</h1>
|
||||
<h1 class="title"><a href="index.html">🚀ApolloNvim</a></h1>
|
||||
|
||||
<!-- Terminal - navigation -->
|
||||
<nav class="navigation">
|
||||
<ul>
|
||||
<li><a href="index.html">Domů</a></li>
|
||||
<li><a href="install.html">Instalace</a></li>
|
||||
<li><a href="manuals.html">Návody</a></li>
|
||||
<li><a href="tutorials.html">Návody</a></li>
|
||||
<li><a href="/en/index.html">English</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="menu-icon">
|
||||
@ -186,7 +187,7 @@
|
||||
</button>
|
||||
<footer>
|
||||
Copyright ©
|
||||
<a href="https://git.archoslinux.cz/kankys" target="_blank">Lukáš Kaňka</a>
|
||||
<a href="https://codeberg.org/Kankys" target="_blank">Lukáš Kaňka</a>
|
||||
2024 - 2025
|
||||
</footer>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user