blob: 2df21856305cbf466f000c51e457d7b986424629 (
plain) (
blame)
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
|
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<style type=text/css>body{font-family:monospace;}</style>
<title>Categories | micro.pinapelz.moe</title>
<meta name="author" content="map[avatar:https://files.catbox.moe/5r1pue.jpg banner:https://files.pinapelz.com/pso2ngs-2232-collab.png bio:yo! and he's more than a cover he's a quilt<br/>
General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/>
Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/>
I Watch only slice of life (and Bandori)<br/>
Arch Linux + Hyprland user (btw)<br/>
Hi from the <a href="https://indieweb.org/">indieweb</a>, if you are seeing me bridged elsewhere! email:yukais@pinapelz.com name:Pinapelz]">
<link rel="stylesheet" href="/css/style.css">
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="micro.pinapelz.moe">
<link rel="me" href="https://github.com/pinapelz" />
<link rel="me" href="mailto:yukais@pinapelz.com" />
<link rel="me" href="https://sakurajima.social/@pinapelz" />
<link rel="me" href="https://bsky.app/profile/pinapelz.moe" /><link rel="pgpkey" href="https://pinapelz.com/Yukai_Shan.asc">
<link
rel="authorization_endpoint"
href="https://indieauth.com/auth"
/>
<link
rel="token_endpoint"
href="https://tokens.indieauth.com/token"
/>
<link rel="webmention" href="https://webmention.io/micro.pinapelz.moe/webmention" />
</head>
<body>
<header>
<div style="display:flex;flex-flow:row wrap;justify-content:space-between">
<div style="align-self:flex-start;">
==============<br>
== <a href="https://micro.pinapelz.moe/">Pinapelz</a> ==<br>
==============
</div>
<div style="align-self:center;">check it out. I'm in the house like carpet</div>
</div>
<nav style="margin: 1rem auto;">
<a href="/posts/"><b>Posts</b></a>.
<a href="/categories/"><b>Categories</b></a>.
<a href="/tags/"><b>Tags</b></a>.
</nav>
</header>
<main>
<div>
<h1>
Categories
<a href="https://micro.pinapelz.moe/categories/index.xml">
<img style="height:1.5rem; display: inline;" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-label='RSS' role='img' viewBox='0 0 512 512'%3E%3Cpath d='M0 0h512v512H0' fill='%23f80'/%3E%3Cpath d='M109 271A132 133 0 0 1 241 403h60A192 193 0 0 0 109 211v-54A246 247 0 0 1 355 403h60A306 307 0 0 0 109 97m35 235a35 35 0 1 0 2 0' fill='%23fff'/%3E%3C/svg%3E" alt="RSS icon" />
</a>
</h1>
<div>
</div><ul>
<li><a href="/categories/default/">Default</a></li>
<li><a href="/categories/life/">Life</a></li>
</ul>
</div>
</main>
<hr />
<footer>
<p>
<a href="https://github.com/pinapelz"><b>Github</b></a>.
<a href="https://pinapelz.moe"><b>pinapelz.moe</b></a>.
</p>
<p style="text-align: center" class="copyright">
© <a href="https://micro.pinapelz.moe/"><b>micro.pinapelz.moe</b></a>.
</p>
</footer>
</body>
</html>
|