NextStage

This commit is contained in:
2024-09-19 16:17:31 +02:00
parent 874248380a
commit 4842096d5b
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Another Junkie site!</title>
</head>
<body>
<script src="script.js"></script>
</body>
</html>

View File