Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
d4tis authored Feb 11, 2024
1 parent 5522ff5 commit cac361f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,19 @@
<h1>Daniel Fortis</h1>
</div>
<div class="profile-picture">

<img src="profile.jpg" alt="Profile Picture">
</div>
<div class="container">
<h2>@d4tis</h2>
<br>
<a href="https://x.com/d4tis_" class="cta-button">X</a>
<a href="https://primal.net/p/npub1cx2wtu40pu4xzu0qmcz0mkfup3uk86pztnkyjkq3nfr9ghvxe9xsafsp6k" class="cta-button">nostr</a>
<a href="https://www.linkedin.com/in/d4tis" class="cta-button">In</a>
<!-- Replace the ⚡ emoji with the animated GIF -->
<a href="lightning:zap@d4tis.me" class="cta-button"><img src="https://images.emojiterra.com/google/noto-emoji/unicode-15/animated/26a1.gif" alt="Lightning"></a>
</div>
<div class="footer">
<p>Inflation=Theft</p>
</div>
</body>
</html>

0 comments on commit cac361f

Please sign in to comment.