This commit is contained in:
Swrup 2024-04-11 15:46:46 +02:00
commit 2ff3fcaa49
15 changed files with 602 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>gadgetobrr</title>
<script src="/script.js" defer="defer"></script>
<link rel="stylesheet" href="/style.css">
</head>
<body>
</body>
</html>