Skip to content

Commit

Permalink
Update Footer.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
IIISun committed Mar 12, 2024
1 parent 8a8d982 commit 09ff1f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/Footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const Footer = () => html`
<footer class="parallax__group container justify-end">
<div class="align-center">
<div class="footer-text-big">&nbsp;</div>
<h2>Do you want a demonic website?</h2>
<h3><a href="">Summon satanic forces</a></h3>
<h2>Do you want your own website?</h2>
<h3><a href="">Summon incredible visuals!</a></h3>
<p>
Made with ❤️‍🔥 by <a href="https://thesebsite.com">seb</a> & <a href="https://iiisun.art">iiisun</a>.
</p>
Expand All @@ -20,4 +20,4 @@ css`
}
`

export default Footer
export default Footer

0 comments on commit 09ff1f7

Please sign in to comment.