Skip to content

Commit 0af4ff0

Browse files
committed
ghpages: Merge all small changes
1 parent 3008664 commit 0af4ff0

36 files changed

Lines changed: 953 additions & 1586 deletions

404.html

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77
<meta name="robots" content="index, follow">
8-
<title>404 Page not found | Windeqk&#39;s site</title>
8+
<title>404 Page not found | Windeqk&#39;s blog</title>
99
<meta name="keywords" content="">
1010
<meta name="description" content="Just simple &#34;developer&#34; blog">
1111
<meta name="author" content="Windeqk aka Jacek Frytkownica">
12-
<link rel="canonical" href="http://windeqk.github.io/404.html">
13-
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
14-
<link rel="icon" href="http://windeqk.github.io/favicon.ico">
15-
<link rel="icon" type="image/png" sizes="16x16" href="http://windeqk.github.io/favicon-16x16.png">
16-
<link rel="icon" type="image/png" sizes="32x32" href="http://windeqk.github.io/favicon-32x32.png">
17-
<link rel="apple-touch-icon" href="http://windeqk.github.io/apple-touch-icon.png">
18-
<link rel="mask-icon" href="http://windeqk.github.io/safari-pinned-tab.svg">
12+
<link rel="canonical" href="https://windeqk.github.io/404.html">
13+
<link crossorigin="anonymous" href="/assets/css/stylesheet.8fe10233a706bc87f2e08b3cf97b8bd4c0a80f10675a143675d59212121037c0.css" integrity="sha256-j&#43;ECM6cGvIfy4Is8&#43;XuL1MCoDxBnWhQ2ddWSEhIQN8A=" rel="preload stylesheet" as="style">
14+
<link rel="icon" href="https://windeqk.github.io/favicons/favicon.ico">
15+
<link rel="icon" type="image/png" sizes="16x16" href="https://windeqk.github.io/favicons/favicon-16x16.png">
16+
<link rel="icon" type="image/png" sizes="32x32" href="https://windeqk.github.io/favicons/favicon-32x32.png">
17+
<link rel="apple-touch-icon" href="https://windeqk.github.io/favicons/apple-touch-icon.png">
18+
<link rel="mask-icon" href="https://windeqk.github.io/safari-pinned-tab.svg">
1919
<meta name="theme-color" content="#2e2e33">
2020
<meta name="msapplication-TileColor" content="#2e2e33">
21+
<link rel="alternate" hreflang="en" href="https://windeqk.github.io/404.html">
2122
<noscript>
2223
<style>
2324
#theme-toggle,
@@ -35,7 +36,7 @@
3536
--secondary: rgb(155, 156, 157);
3637
--tertiary: rgb(65, 66, 68);
3738
--content: rgb(196, 196, 197);
38-
--hljs-bg: rgb(46, 46, 51);
39+
--code-block-bg: rgb(46, 46, 51);
3940
--code-bg: rgb(55, 56, 62);
4041
--border: rgb(51, 51, 51);
4142
}
@@ -54,14 +55,15 @@
5455
}
5556

5657
</style>
57-
</noscript><meta property="og:title" content="404 Page not found" />
58-
<meta property="og:description" content="Just simple &#34;developer&#34; blog" />
59-
<meta property="og:type" content="website" />
60-
<meta property="og:url" content="http://windeqk.github.io/404.html" />
61-
62-
<meta name="twitter:card" content="summary"/>
63-
<meta name="twitter:title" content="404 Page not found"/>
64-
<meta name="twitter:description" content="Just simple &#34;developer&#34; blog"/>
58+
</noscript><meta property="og:url" content="https://windeqk.github.io/404.html">
59+
<meta property="og:site_name" content="Windeqk&#39;s blog">
60+
<meta property="og:title" content="404 Page not found">
61+
<meta property="og:description" content="Just simple &#34;developer&#34; blog">
62+
<meta property="og:locale" content="en">
63+
<meta property="og:type" content="website">
64+
<meta name="twitter:card" content="summary">
65+
<meta name="twitter:title" content="404 Page not found">
66+
<meta name="twitter:description" content="Just simple &#34;developer&#34; blog">
6567

6668
</head>
6769

@@ -80,9 +82,9 @@
8082
<header class="header">
8183
<nav class="nav">
8284
<div class="logo">
83-
<a href="http://windeqk.github.io/" accesskey="h" title="Windeqk&#39;s site (Alt + H)">Windeqk&#39;s site</a>
85+
<a href="https://windeqk.github.io/" accesskey="h" title="Windeqk&#39;s blog (Alt + H)">Windeqk&#39;s blog</a>
8486
<div class="logo-switches">
85-
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
87+
<button id="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
8688
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
8789
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
8890
stroke-linejoin="round">
@@ -106,12 +108,12 @@
106108
</div>
107109
<ul id="menu">
108110
<li>
109-
<a href="http://windeqk.github.io/archive" title="Archive">
110-
<span>Archive</span>
111+
<a href="https://windeqk.github.io/posts" title="Posts">
112+
<span>Posts</span>
111113
</a>
112114
</li>
113115
<li>
114-
<a href="http://windeqk.github.io/search" title="Search (Alt &#43; /)" accesskey=/>
116+
<a href="https://windeqk.github.io/search" title="Search (Alt &#43; /)" accesskey=/>
115117
<span>Search</span>
116118
</a>
117119
</li>
@@ -123,7 +125,8 @@
123125
</main>
124126

125127
<footer class="footer">
126-
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
128+
<span>&copy; 2025 <a href="https://windeqk.github.io/">Windeqk&#39;s blog</a></span> ·
129+
127130
<span>
128131
Powered by
129132
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

assets/css/stylesheet.8fe10233a706bc87f2e08b3cf97b8bd4c0a80f10675a143675d59212121037c0.css

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)