Missing component script fix
This commit is contained in:
parent
bceb81de2a
commit
7e10fadc71
@ -10,7 +10,7 @@
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/main.min.css">
|
||||
<script src="components.js"></script>
|
||||
<script src="scripts/components.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -164,4 +164,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user