Update index.html

This commit is contained in:
Benjamín 2020-12-05 20:01:50 +01:00
commit bf39a976c0

@ -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">
@ -51,4 +51,4 @@
<script type="module" src="../Fruit-Tart-Stalking/backend.js"/>
</body>
</html>
</html>