Add transparency page
This commit is contained in:
parent
11d0ed5f6e
commit
64c734a241
5 changed files with 16 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
<span style="font-size: 1.2ch; margin: 0 auto;" class="langglow">
|
||||
<a>Other language?: </a><a href="../index.html">ES</a> | <a>Contact: <a
|
||||
href="https://matrix.to/#/@fijxu:zzls.xyz">@fijxu:zzls.xyz</a> | <a
|
||||
href="https://status.zzls.xyz/status/all">Services status</a> | <a>Transparency (Coming soon)</a>
|
||||
href="https://status.zzls.xyz/status/all">Services status</a> | <a href="./transparency/">Transparency</a>
|
||||
</span>
|
||||
|
||||
<div class="content">
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<span style="font-size: 1.2ch;margin: 0 auto;" class="langglow">
|
||||
<a>Other language?: </a><a href="./index-en">EN</a> | <a>Contacto: <a
|
||||
href="https://matrix.to/#/@fijxu:zzls.xyz">@fijxu:zzls.xyz</a> | <a
|
||||
href="https://status.zzls.xyz/status/all">Estado de los servicios</a> | <a>Transparencia (Luego)</a>
|
||||
href="https://status.zzls.xyz/status/all">Estado de los servicios</a> | <a href="./transparency/">Transparencia</a>
|
||||
</span>
|
||||
<span style="float: right;">
|
||||
</span>
|
||||
|
|
BIN
transparency/Invoice-BS-03.05.23.avif
Normal file
BIN
transparency/Invoice-BS-03.05.23.avif
Normal file
Binary file not shown.
BIN
transparency/Invoice-VPS-03.22.23.avif
Normal file
BIN
transparency/Invoice-VPS-03.22.23.avif
Normal file
Binary file not shown.
14
transparency/README
Normal file
14
transparency/README
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!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>README</title>
|
||||
</head>
|
||||
<body style="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>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue