Compare commits

...

2 commits

Author SHA1 Message Date
Heerko 8a8b8e951f heerko2 2026-01-08 15:14:58 +01:00
Heerko 0e2a56ab96 heerko 2026-01-08 14:57:13 +01:00

View file

@ -3,9 +3,10 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Braids</title> <title>Heerko</title>
</head> </head>
<body> <body>
<h1>Braids</h1> <h1>Heerko</h1>
right?
</body> </body>
</html> </html>