zaloha 19.4

This commit is contained in:
2024-04-19 23:02:56 +02:00
parent 3ae7414d74
commit 8274f029e3
61 changed files with 3337 additions and 48 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="description" content="EndeavourOS okénko do historie...." />
<meta name="keywords" content="EndeavourOS historie" />
<meta name="keywords" content="EndeavourOS, historie" />
<meta name="author" content="Kankys" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@ -23,7 +23,7 @@
@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");
</style>
<title>EndeavourOS</title>
<title>EndeavourOS - historie</title>
</head>
<body>
<header>
@ -276,6 +276,9 @@
>https://endeavouros.com/news/</a
>
</p>
<code
><a href="https://lukaskanka.cz/" target="_blank">Kankys</a>
15.4.2024</code
</section>
</main>
<button onclick="scrollToTop()" id="scrollToTopBtn" title="Go to top">

View File

@ -2,11 +2,8 @@
<html lang="cs">
<head>
<meta charset="UTF-8" />
<meta
name="description"
content="EndeavourOS svobodný operační systém...."
/>
<meta name="keywords" content="EndeavourOS" />
<meta name="description" content="EndeavourOS články...." />
<meta name="keywords" content="EndeavourOS, Články" />
<meta name="author" content="Kankys" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@ -27,7 +24,7 @@
@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");
</style>
<title>EndeavourOS</title>
<title>EndeavourOS - Články</title>
</head>
<body>
<header>

View File

@ -161,7 +161,8 @@ img {
footer {
text-align: center;
margin-bottom: 10px;
margin-top: 20px;
margin-bottom: 20px;
}
/* Go to go */