Fix path in index.
This commit is contained in:
parent
4302a5e53f
commit
e32de9a11c
2
dist/index.html
vendored
2
dist/index.html
vendored
|
@ -3,7 +3,7 @@
|
||||||
<script src="course.js"></script>
|
<script src="course.js"></script>
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Lora&family=Roboto+Mono&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Lora&family=Roboto+Mono&display=swap" rel="stylesheet">
|
||||||
<link rel="stylesheet" media="screen" href="css/style.css">
|
<link rel="stylesheet" media="screen" href="style.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user