Update index.html

This commit is contained in:
TheErrorExe 2025-01-06 14:58:23 +01:00 committed by GitHub
parent 6de3bb878c
commit 8c7b9e8f07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blockattack - Minecraft Server</title>
<link rel="stylesheet" href="/static/css/style.css">
<script src="/static/js/script.js" defer></script>
<link rel="stylesheet" href="/blockattack/static/css/style.css">
<script src="/blockattack/static/js/script.js" defer></script>
</head>
<body>
<header>