A lot of work

This commit is contained in:
2024-10-19 03:38:04 +02:00
parent 2c47bb794e
commit 2b8d7b3b92
5 changed files with 189 additions and 339 deletions

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!doctype HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<h1>Hello world!</h1>
<pre><code>curl -sSf https://sh.tforgione.fr | bash</code></pre>
</body>
</html>