Skip to content

Commit

Permalink
modified: src/pages/index.astro
Browse files Browse the repository at this point in the history
    added twitter iframe
  • Loading branch information
s0u7a committed Nov 7, 2023
1 parent c11c8f7 commit 680a0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Layout from '../layouts/Layout.astro'
<div class='text-center'>
<div class='text-2xl text-center'>s0u7a.net</div>
<div>s0u7a.net!</div>
<a class="twitter-timeline" href="https://twitter.com/relateduser?ref_src=twsrc%5Etfw">Tweets by relateduser</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<iframe src="https://ptb.discord.com/widget?id=1104402025988489299&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
</div>
</Layout>

0 comments on commit 680a0d4

Please sign in to comment.