Update index.html

main
Saltine 2024-06-27 12:21:37 -07:00 committed by GitHub
parent 741275023e
commit e563c03c1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<body> <body>
<header class="header"> <header class="header">
<div class="container"> <div class="container">
<img src="./images/logotrp.svg" alt="Malectrica Logo"> <a href="./#home"><img src="./images/logotrp.svg" alt="Malectrica Logo"></a>
<nav> <nav>
<ul> <ul>
<li><a href="#home">Home</a></li> <li><a href="#home">Home</a></li>