feat: gitea manifests

This commit is contained in:
ange 2024-08-17 22:58:46 +07:00
parent e1abb674d0
commit c245e46383
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
9 changed files with 143 additions and 7 deletions

View file

@ -3,27 +3,23 @@
<html>
<head>
<style>
/*
body {
background-color: #000;
color: #fff;
}
*/
table, th, td {
/*
border: 2px solid #fff;
*/
border: 2px solid #000;
border-collapse: collapse;
padding: 1ex;
}
</style>
<title>Ange DUHAYON</title>
</head>
<body>
<h1>⚠️ Site en construction! ⚠️</h1>
<table>
<tr>
<th>Plateforme</th>
<th>Plateforme (Par ordre de préférence)</th>
<th>Contact</th>
<th>Notes</th>
</tr>
@ -36,7 +32,7 @@
<td>@elrilio</td>
</tr>
<tr>
<td>Téléphone</td>
<td>Téléphone (France)</td>
<td><a href="tel:+33582951623">+33 5 82 95 16 23</a></td>
<td>⚠️ Numéro fixe, donc pas de SMS</td>
</tr>
@ -44,6 +40,11 @@
<td>Email</td>
<td><a href="mailto:ange@yw5n.com">ange@yw5n.com</a></td>
</tr>
<tr>
<td>Téléphone (Indonésie)</td>
<td><a href="tel:+6288231253958">+62 882-3125-3958</a></td>
<td>⚠️ Surcoût pour les appels depuis la France</td>
</tr>
</table>
</body>
</html>