Update index.html
This commit is contained in:
commit
bf39a976c0
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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">
|
<nav id="navbar">
|
||||||
<ul id="navbar_items">
|
<ul id="navbar_items">
|
||||||
@ -51,4 +51,4 @@
|
|||||||
|
|
||||||
<script type="module" src="../Fruit-Tart-Stalking/backend.js"/>
|
<script type="module" src="../Fruit-Tart-Stalking/backend.js"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user