Update index.html

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-11-04 10:39:17 -06:00
committed by GitHub
parent a877a6364f
commit 30fa01c982
+3 -1
View File
@@ -580,7 +580,8 @@
<main class="container"> <main class="container">
<section class="hero" id="home" aria-labelledby="hero-title"> <section class="hero" id="home" aria-labelledby="hero-title">
<div class="hero-banner"> <div class="hero-banner">
<img src="Assets/banner.png" alt="Warlock-Studio banner" /> <img src="<img src="Warlock-Studio/Assets/banner.png" alt="Warlock-Studio banner" />
" alt="Warlock-Studio banner" />
</div> </div>
<div class="button-bar" style="margin-top: 1.8rem"> <div class="button-bar" style="margin-top: 1.8rem">
<a <a
@@ -1247,3 +1248,4 @@
</script> </script>
</body> </body>
</html> </html>