summaryrefslogtreecommitdiff
path: root/public/categories/index.html
blob: 63e0cb7f03d085645732bfb74864afc680f5c561 (plain)
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
<!DOCTYPE html>
<html lang="en">
<head>
	<title>Categories | 0xhenrique</title>
	<link rel="canonical" href="https://0xhenrique.neocities.org/">
	<link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
	<link rel='stylesheet' type='text/css' href='/style.css'>
	<link rel="icon" href="/favicon.ico">
	<meta name="description" content="">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="robots" content="index, follow">
	<meta charset="utf-8">
</head>
<body>
<ul class="menu-list">
<li class="menu-item"><a href="https://0xhenrique.neocities.org/">λ</a></li>
<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags/projects">Projects</a></li>
<li class="menu-item"><a href="https://0xhenrique.neocities.org//tags">Tags</a></li>
<li class="menu-item" style="float:right"><a href="https://0xhenrique.neocities.org//about">About</a></li>
</ul>
<main>
<header><h1 id="tag_Categories">Categories</h1></header>
<article>

<ul>
</ul>

</article>
</main>

<footer><a href="/index.xml">Subscribe to my RSS feed</a>
</footer>

</body>
</html>