updated index fix script source

This commit is contained in:
ben7sys
2024-11-15 11:56:54 +01:00
parent 934aac41dc
commit 944c7efeaf
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
Bitte überprüfe shot-21. Schau alle html, css, js und components an. Wir möchten klare einheitliche CSS Strukturen. Alles soll wiederverwendbar sein. Es soll ein minimalistische Theme-system haben. Ich möchte ein Menü, einen Lightmode-toggle.

View File

@@ -16,6 +16,8 @@
<link rel="stylesheet" href="css/animations.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="js/components.js" defer></script>
<script src="js/theme.js" defer></script>
</head>
<body>
<main>