Skip to content

Commit

Permalink
Update p.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ab80x08 authored Nov 1, 2024
1 parent 48b8552 commit d17a5b5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions p.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@
<!-- Animated startup screen -->
<div class="loader" id="loader">

<h1>Welcome to My Gallery</h1>
<h1>Gallery</h1>
</div>

<!-- Main container for gallery -->
<header>
<h2>My Gallery</h2>
<h2>Gallery</h2>
</header>
<main class="gallery-grid">
<!-- Placeholder for images/videos, replace with actual content -->
Expand Down Expand Up @@ -150,4 +150,7 @@ <h2>My Gallery</h2>
});
</script>
</body>
<footer>
<p>4lex8lue</p>
</footer>
</html>

0 comments on commit d17a5b5

Please sign in to comment.