Update index.html
This commit is contained in:
parent
43aa524672
commit
625e292b5a
@ -8,7 +8,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<img src="../Fruit-Tart-Stalking/assets/images/general/logo.png" id="logo" alt="logo"/>
|
||||
<img src="assets/images/general/logo.png" id="logo" alt="logo"/>
|
||||
|
||||
<nav id="navbar">
|
||||
<ul id="navbar_items">
|
||||
@ -49,6 +49,6 @@
|
||||
<p class="footer">Author: Tucan444</p>
|
||||
</footer>
|
||||
|
||||
<script type="module" src="./backend.js"/>
|
||||
<script type="module" src="backend.js"/>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user