some changes
This commit is contained in:
parent
357a2d8ed7
commit
1b63f32694
12 changed files with 234 additions and 63 deletions
|
@ -5,9 +5,9 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Blogs | myBlog</title>
|
||||
<title>Blogs | pika - Blogs</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Blogs - myBlog">
|
||||
<meta name="description" content="Blogs - pika - Blogs">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://blog.k4li.me/blog/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
|
@ -100,7 +100,7 @@
|
|||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="https://blog.k4li.me/" accesskey="h" title="myBlog (Alt + H)">myBlog</a>
|
||||
<a href="https://blog.k4li.me/" accesskey="h" title="pika - Blogs (Alt + H)">pika - Blogs</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
|
@ -136,8 +136,8 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://faq.csc.team-pieck.de/" title="FAQ">
|
||||
<span>FAQ</span>
|
||||
<a href="https://homepage.k4li.me/" title="homePage">
|
||||
<span>homePage</span>
|
||||
<svg fill="none" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round"
|
||||
stroke-linejoin="round" stroke-width="2.5" viewBox="0 0 24 24" height="12" width="12">
|
||||
<path d="M18 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V8a2 2 0 012-2h6"></path>
|
||||
|
@ -150,7 +150,7 @@
|
|||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header">
|
||||
<header class="page-header"><div class="breadcrumbs"><a href="https://blog.k4li.me/">Home</a></div>
|
||||
<h1>
|
||||
Blogs
|
||||
</h1>
|
||||
|
@ -164,7 +164,7 @@
|
|||
<div class="entry-content">
|
||||
<p>This page is just for demo purpose for now</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2024-06-20 23:15:44 +0200 CEST'>June 20, 2024</span></footer>
|
||||
<footer class="entry-footer"><span title='2024-06-20 23:15:44 +0200 CEST'>June 20, 2024</span> · 1 min</footer>
|
||||
<a class="entry-link" aria-label="post link to 2" href="https://blog.k4li.me/blog/2024/2/"></a>
|
||||
</article>
|
||||
|
||||
|
@ -177,13 +177,13 @@
|
|||
<p>whoami pika aka. Alexander Pieck IT-Sysadmin IT stated as a hobby Homelab-Enthusiast Never wanted to code.. but now I may be coding.. Welcome to my newly created blog, I’m really not sure how good this will going to be, but I will try to make it as beautiful and interesting as possible.
|
||||
My Name is Alexander Pieck, and even though I am into the IT-Business, I’m normally that kind of sysadmin, that runs the servers and the hardware and is responsible for the bad internet-speeds and the bad password-policy (spoiler: I also!...</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2024-06-20 19:49:35 +0200 CEST'>June 20, 2024</span></footer>
|
||||
<footer class="entry-footer"><span title='2024-06-20 19:49:35 +0200 CEST'>June 20, 2024</span> · 3 min</footer>
|
||||
<a class="entry-link" aria-label="post link to About me and why I do this" href="https://blog.k4li.me/blog/2024/1/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2024 <a href="https://blog.k4li.me/">myBlog</a></span> ·
|
||||
<span>© 2024 <a href="https://blog.k4li.me/">pika - Blogs</a></span> ·
|
||||
|
||||
<span>
|
||||
Powered by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue