2021-10-04 22:33:59 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>youngchief btw ツ</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
2021-12-13 20:01:54 +01:00
|
|
|
<link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
|
2021-10-04 22:33:59 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1><a href="index.html">youngchief btw ツ</a></h1>
|
|
|
|
<hr />
|
|
|
|
<ul>
|
|
|
|
<li><a href="index.html">Main page (index.html)</a></li>
|
|
|
|
<li><a href="style.css">CSS (style.css)</a></li>
|
|
|
|
<li><a href="template.html">Template ag(template.html)</a></li>
|
|
|
|
<li><a href="sitemap.html">Sitemap (sitemap.html)</a></li>
|
|
|
|
<li><a href="email.html">Email (email.html)</a></li>
|
|
|
|
<li><a href="otherEmails.txt">Other Emails (otherEmails.txt)</a></li>
|
|
|
|
<li><a href="pgp.html">PGP (pgp.html)</a></li>
|
2021-10-05 04:26:47 +02:00
|
|
|
<li><a href="services.html">Services (services.html)</a></li>
|
|
|
|
<li><a href="feed.rss">Feed [RSS] (feed.rss)</a></li>
|
|
|
|
<li><a href="feed.atom">Feed [Atom] (feed.atom)</a></li>
|
2021-10-08 18:53:42 +02:00
|
|
|
<li><a href="matrix.html">[matrix] (matrix.html)</a></li>
|
2021-10-08 20:00:33 +02:00
|
|
|
<li><a href="session.html">Session (session.html)</a></li>
|
2021-10-08 20:13:28 +02:00
|
|
|
<li><a href="xmpp.html">XMPP (xmpp.html)</a></li>
|
2021-10-15 20:36:10 +02:00
|
|
|
<li><a href="slack.html">Slack (slack.html)</a></li>
|
2021-10-04 22:33:59 +02:00
|
|
|
</ul>
|
|
|
|
<hr />
|
|
|
|
<footer>
|
|
|
|
<p><a href=".">Home</a></p>
|
|
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|