Skip to content

Commit

Permalink
forsen
Browse files Browse the repository at this point in the history
  • Loading branch information
francorz authored May 26, 2024
1 parent 11b2812 commit 41049a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
align-items: center;
justify-content: center;
min-height: 100vh;
background-color: #262626;
color: #ffffff;
}
h1 {
margin: 20px 0;
Expand All @@ -35,7 +37,7 @@
<body>
<h1>forsen</h1>
<div class="image-container">
<img src="https://cdn.7tv.app/emote/641d87277c31990ae039759c/4x.gif" alt="forsenforsenforsenforsenforsenforsenforsenforsenforsen">
<img src="https://cdn.7tv.app/emote/641d87277c31990ae039759c/2x.gif" alt="forsenforsenforsenforsenforsenforsenforsenforsenforsen">
</div>
</body>
</html>

0 comments on commit 41049a2

Please sign in to comment.