website/transparency/index.html

40 lines
1.2 KiB
HTML
Raw Normal View History

2023-04-23 19:39:13 -04:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../style.css" type="text/css">
<title>Transparency</title>
</head>
<body style="font-size:2ch;font-family: monospace; color: azure;">
<p>Here you will find invoices, complains, some emails about the servers that i own. Thats it's.</p>
<p>Remember that you can review my NGINX and services configurations here: <a
href="https://git.zzls.xyz/Fijxu/etc-configs">yes, here<a>
<p>
<ul>
<!-- <li>
2023-06-26 15:13:44 -04:00
<a href="./2023-05/">2023-08</a>
2023-04-23 19:39:13 -04:00
</li>
<li>
2023-06-26 15:13:44 -04:00
<a href="./2023-07/">2023-07</a>
</li>-->
2023-04-23 19:39:13 -04:00
<li>
2023-06-26 15:13:44 -04:00
<a href="./2023-06/">2023-06</a>
</li>
2023-05-10 09:36:05 -04:00
<li>
<a href="./2023-05/">2023-05</a>
</li>
2023-04-23 19:39:13 -04:00
<li>
<a href="./2023-04/">2023-04</a>
</li>
<li>
<a href="./2023-03/">2023-03</a>
</li>
</ul>
</p>
</body>
</html>