create link
This commit is contained in:
parent
dc2d09c86b
commit
389f0c8281
@ -1,11 +1,9 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="cs">
|
<html lang="cs">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta
|
<meta content="EndeavourOS svobodný operační systém...." name="description" />
|
||||||
content="EndeavourOS svobodný operační systém...."
|
|
||||||
name="description"
|
|
||||||
/>
|
|
||||||
<meta content="EndeavourOS O nás" name="keywords" />
|
<meta content="EndeavourOS O nás" name="keywords" />
|
||||||
<meta content="Kankys" name="author" />
|
<meta content="Kankys" name="author" />
|
||||||
|
|
||||||
@ -13,15 +11,9 @@
|
|||||||
<link href="style.css" rel="stylesheet" />
|
<link href="style.css" rel="stylesheet" />
|
||||||
<link href="../fullStyle.css" rel="stylesheet" />
|
<link href="../fullStyle.css" rel="stylesheet" />
|
||||||
<link href="/img/icons.png" rel="shortcut icon" />
|
<link href="/img/icons.png" rel="shortcut icon" />
|
||||||
<script
|
<script crossorigin="anonymous" src="https://kit.fontawesome.com/0a43c6cd1f.js"></script>
|
||||||
crossorigin="anonymous"
|
|
||||||
src="https://kit.fontawesome.com/0a43c6cd1f.js"
|
|
||||||
></script>
|
|
||||||
<!--icons dark, go to up-->
|
<!--icons dark, go to up-->
|
||||||
<link
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet" />
|
||||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
|
|
||||||
rel="stylesheet"
|
|
||||||
/>
|
|
||||||
<!--ubuntu fonts-->
|
<!--ubuntu fonts-->
|
||||||
<style>
|
<style>
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||||
@ -29,6 +21,7 @@
|
|||||||
|
|
||||||
<title>EndeavourOS - O nás</title>
|
<title>EndeavourOS - O nás</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<!-- EOS - logo () -->
|
<!-- EOS - logo () -->
|
||||||
@ -79,11 +72,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<h2>Kontakty</h2>
|
<h2>Kontakty</h2>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a href="https://git.arch-linux.cz/kankys/EndeavourOS_CZ" target="_blank">Git</a>
|
||||||
href="https://git.archoslinux.cz/kankys/EndeavourOS_CZ"
|
|
||||||
target="_blank"
|
|
||||||
>Git</a
|
|
||||||
>
|
|
||||||
stránka tohoto projektu.
|
stránka tohoto projektu.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
@ -108,16 +97,10 @@
|
|||||||
rád, když mi napíšeš.
|
rád, když mi napíšeš.
|
||||||
</p>
|
</p>
|
||||||
<p>👉 Taky můžeš tento projekt podpořit pár Satoshi:</p>
|
<p>👉 Taky můžeš tento projekt podpořit pár Satoshi:</p>
|
||||||
<img
|
<img alt="Satoshi" class="sat" src="https://lukan.cz/wp-content/uploads/2024/03/sat-150x150.jpeg" />
|
||||||
alt="Satoshi"
|
|
||||||
class="sat"
|
|
||||||
src="https://lukan.cz/wp-content/uploads/2024/03/sat-150x150.jpeg"
|
|
||||||
/>
|
|
||||||
<p>👉 Nebo přes Paypal:</p>
|
<p>👉 Nebo přes Paypal:</p>
|
||||||
<img
|
<img alt="Paypal"
|
||||||
alt="Paypal"
|
src="https://substackcdn.com/image/fetch/w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4fc91bd2-e8d0-4005-845f-ca0f87a1a59e_500x500.png" />
|
||||||
src="https://substackcdn.com/image/fetch/w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4fc91bd2-e8d0-4005-845f-ca0f87a1a59e_500x500.png"
|
|
||||||
/>
|
|
||||||
<p>Všechny prostředky budou použity na provoz tohoto webu.</p>
|
<p>Všechny prostředky budou použity na provoz tohoto webu.</p>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
@ -127,12 +110,11 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Copyright ©
|
Copyright ©
|
||||||
<a href="https://git.archoslinux.cz/kankys" target="_blank"
|
<a href="https://git.archoslinux.cz/kankys" target="_blank">Lukáš Kaňka</a>
|
||||||
>Lukáš Kaňka</a
|
|
||||||
>
|
|
||||||
2024
|
2024
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script src="script.js"></script>
|
<script src="script.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -65,6 +65,7 @@
|
|||||||
<main>
|
<main>
|
||||||
<section class="welcome">
|
<section class="welcome">
|
||||||
<h2>České odkazy:</h2>
|
<h2>České odkazy:</h2>
|
||||||
|
<h4><a href="https://git.arch-linux.cz/kankys/ApolloNvim" target="_blank">Project 🚀 ApolloNvim - projekt pro podporu editoru Neovim.</a></h4>
|
||||||
<h4><a href="https://lukan.cz/" target="_blank">Blog LukanCZ</a></h4>
|
<h4><a href="https://lukan.cz/" target="_blank">Blog LukanCZ</a></h4>
|
||||||
<h4><a href="https://arch-linux.cz/" target="_blank">Česká komunita Arch linuxu.</a></h4>
|
<h4><a href="https://arch-linux.cz/" target="_blank">Česká komunita Arch linuxu.</a></h4>
|
||||||
<h2>Zahraniční odkazy:</h2>
|
<h2>Zahraniční odkazy:</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user