update link
This commit is contained in:
@ -28,9 +28,9 @@
|
||||
<!-- Terminal - navigation -->
|
||||
<nav class="navigation">
|
||||
<ul>
|
||||
<li><a href="install.php">Instalace</a></li>
|
||||
<li><a href="plugins.php">Pluginy</a></li>
|
||||
<li><a href="manuals.php">Návody</a></li>
|
||||
<li><a href="install.html">Instalace</a></li>
|
||||
<li><a href="plugins.html">Pluginy</a></li>
|
||||
<li><a href="manuals.html">Návody</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="menu-icon">
|
||||
@ -158,7 +158,7 @@
|
||||
funkčnosti 🚀 ApolloNvim, prosím budu rád když mi zde napíšete.
|
||||
</p>
|
||||
<p>👉 Taky můžete tento projekt podpořit pár Satoshi:</p>
|
||||
<img class="sat" src="https://lukaskanka.cz/index/about/img/sat.jpeg" alt="Satoshi" />
|
||||
<img class="sat" src="https://lukan.cz/wp-content/uploads/2025/01/0a895d16-ce64-4e8a-9a9d-05c568dc916e_1124x1532-220x300.webp" alt="Satoshi" />
|
||||
</section>
|
||||
<section id="other">
|
||||
<h2>Další projekty a odkazy:</h2>
|
||||
@ -190,4 +190,4 @@
|
||||
</body>
|
||||
|
||||
</html>
|
||||
'
|
||||
'
|
@ -38,14 +38,14 @@
|
||||
<!-- Terminal - navigation -->
|
||||
<nav class="navigation">
|
||||
<ul>
|
||||
<li><a href="index.php">Domů</a></li>
|
||||
<li><a href="index.html">Domů</a></li>
|
||||
<li>
|
||||
<a href="plugins.php"
|
||||
<a href="plugins.html"
|
||||
>Pluginy</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="manuals.php"
|
||||
<a href="manuals.html"
|
||||
>Návody</a
|
||||
>
|
||||
</li>
|
@ -37,14 +37,14 @@
|
||||
<!-- Terminal - navigation -->
|
||||
<nav class="navigation">
|
||||
<ul>
|
||||
<li><a href="index.php">Domů</a></li>
|
||||
<li><a href="index.html">Domů</a></li>
|
||||
<li>
|
||||
<a href="install.php"
|
||||
<a href="install.html"
|
||||
>Instalace</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="plugins.php"
|
||||
<a href="plugins.html"
|
||||
>Pluginy</a
|
||||
>
|
||||
</li>
|
||||
@ -286,6 +286,7 @@
|
||||
>
|
||||
<i class="fas fa-arrow-up"></i>
|
||||
</button>
|
||||
|
||||
<footer>
|
||||
Copyright ©
|
||||
<a
|
@ -45,7 +45,7 @@
|
||||
<section class="content" id="welcome">
|
||||
|
||||
<section id="plugin">
|
||||
<h2>Výběr pluginu v Lite Web 🚀 ApolloNvim Distro 2024</h2>
|
||||
<h2>Výběr pluginu v Lite Web 🚀 ApolloNvim Distro 2025</h2>
|
||||
<p>
|
||||
👉
|
||||
<a href="https://github.com/m4xshen/autoclose.nvim" target="_blank">Autoclosetag</a>
|
Reference in New Issue
Block a user