html stuff ; very boring boilerplate stuff

This commit is contained in:
2026-04-15 11:15:39 +02:00
parent a22be96419
commit 00fae82fb7
7 changed files with 178 additions and 0 deletions

10
html/intro.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
</body>
</html>