mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-05-26 12:34:12 +00:00
oprava základní údaje + malý refactor
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Kankys Matrix" content="Zásady ochrany osobních údaju." />
|
||||
<title>Zásady ochrany osobních údaju</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link rel="shortcut icon" href="img/logo_arch_linux_167.png" />
|
||||
<link
|
||||
@@ -21,10 +27,10 @@
|
||||
|
||||
<body style="cursor: url(../../res/site/icons/archlinux.png), auto">
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">O mně</h1>
|
||||
<h1 class="project-name">Zásady ochrany osobních údaju</h1>
|
||||
<!-- <h2 class="project-tagline">The webmaster.</h2> -->
|
||||
|
||||
<a href="../../" class="btn">Domů</a>
|
||||
<a href="../../" class="btn"><i class="fa fa-home"></i> Domů</a>
|
||||
</header>
|
||||
|
||||
<main id="content" class="main-content" role="main">
|
||||
|
||||
Reference in New Issue
Block a user