Fixed unclosed script
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<base href="{{.BasePath}}">
|
<base href="{{.BasePath}}">
|
||||||
|
|
||||||
<link rel="stylesheet" href="sass/index.css">
|
<link rel="stylesheet" href="sass/index.css">
|
||||||
<script src="js/api.js" type="text/javascript">
|
<script src="js/api.js" type="text/javascript"></script>
|
||||||
|
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
|||||||
Reference in New Issue
Block a user