-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
99 lines (80 loc) · 3.38 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 error</title>
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<link rel="stylesheet" href="style.css">
<link rel="preload" href="font/ReenieBeanie.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="font/Raleway.4.woff2" as="font" type="font/woff2" crossorigin>
<link rel="alternate" type="application/rss+xml" title="Mx.Poesu • artist" href="/feed.xml">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Portfolio of artist Mx.Poesu">
<meta name="keywords" content="artist, traditional art, drawing">
<meta name="author" content="El Poesu">
<meta property="og:description" content="View all my artworks and blog posts, find me on Fediverse, send an email, or make a donation! 🌟">
<meta property="og:image" content="images/linkPreview.webp">
</head>
<body>
<header id="header">
<a class="skip-link" href='#main'>Skip to content ↡</a>
<div class="navigation">
<div class="nav-1-col">
<span class="nick">
<h1><b><a href="index.html">Mx.Poesu</a></b></h1>
<p>Traditional artist</p>
</span>
<a href="index.html"><img src="images/pfp.webp" alt="Self-portrait"></a>
</div>
<hr class="menu">
<nav class="nav-2-col">
<span>
<p><a href="index.html">Home</a></p>
<p><a href="about.html">About</a></p>
<p><a href="tos.html">Terms of Service</a></p>
<p><a href="art.html">Art</a></p>
<p><a href="blog.html">Blog</a></p>
<p><a href="interests.html">Interests</a></p>
</span>
</nav>
</div>
</header>
<main id="main">
<div class="longread">
<h2 style="font-size:24px;">404 — page not found!</h2>
<br>
<p style="text-align:center;font-size:24px;">Get back to <a href="index.html">Home</a> ↠</p>
</div>
</main>
<footer>
<div>
<p>©2024 by <a href="index.html">Poesu</a> ♡</p>
<p>This website <a href="https://themarkup.org/blacklight?url=https%3A%2F%2Fmxpoesu.github.io%2F&device=mobile&location=us&force=false" target="_blank">does not</a> track you, use cookies, or show ads.</p>
<p>Some content of the site is unsuitable for minors.</p>
<div class="ring">
<a href="https://fediring.net/previous?host=mxpoesu.github.io">⟪</a>
<a href="https://fediring.net/"><img src="interests/buttons/88x31-fediring.gif"></a>
<a href="https://fediring.net/next?host=mxpoesu.github.io">⟫</a>
</div>
</div>
<div class="footer-grid-mob">
<span>
<p><b>Website</b></p>
<p><a href="https://github.com/MxPoesu/MxPoesu.github.io">Github</a></p>
<p><a href="sitemap.html">Sitemap</a></p>
<p><a href="colophon.html">Colophon</a></p>
<p><a href="humans.txt" target="_blank">Humans.txt</a></p>
<p><a href="feed.xml">RSS Feed</a></p>
</span>
<span>
<p><b>Contacts</b></p>
<p>[email protected]</p>
<p><a href="https://mastodon.art/@MxPoesu">Mastodon</a></p>
<p><a href="https://bsky.app/profile/mxpoesu.bsky.social">Bluesky</a></p>
<p><a href="https://matrix.to/#/@burn-the-inquisitors:matrix.org">Matrix</a></p>
<p><a href="https://signal.me/#eu/wyiAzZgLt8MhUjyc3XrelSI1fubSvkqfD7Xo3VslQUt22cNq279M5L7eQZS7mniJ">Signal</a></p>
</span>
</div>
</footer>
</body>
</html>