This commit is contained in:
Oscar Plaisant
2024-07-06 16:33:56 +02:00
parent e11d38f799
commit ec515baa6b
7 changed files with 175 additions and 32 deletions

18
home/upstairs.html Normal file
View File

@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="../style.css">
<style> * { --font-size: min(4.2vh, 2.19vw)} </style>
<title>oskar's world - home</title>
</head>
<body>
<pre>
</pre>
</body>
</html>