Einbindung js -> js/script
This commit is contained in:
parent
b0d866ad25
commit
16af5bd04c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>isa8 – EIS SoSe 25</title>
|
<title>isa8 – EIS SoSe 25</title>
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
<script src="script.js" defer></script>
|
<script src="js/script.js" defer></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue