Skip to content

Commit

Permalink
the voices are getting louder
Browse files Browse the repository at this point in the history
Got ChatGPT to fix the embed, because Backslash is too lazy to fix it.
  • Loading branch information
millxisyes authored Aug 7, 2023
1 parent 4f50ff6 commit 11c5bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h2>Email</h2>
<img src="assets/svg/mail.svg" onclick="copyEmail()" alt="Mail" height="25px" width="auto" />
</div>
</div>
<iframe src="https://lanyard.cnrad.dev/api/720022112466894970" style="border:0px #ffffff none;" name="DiscordEmbed" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen></iframe>
<iframe src="https://lanyard.cnrad.dev/api/720022112466894970" style="border:0px #ffffff none;" name="DiscordEmbed" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen></iframe>
</section>
</body>
</html>

0 comments on commit 11c5bc3

Please sign in to comment.