www/index.html: add cute discord embed

This commit is contained in:
dtb 2023-09-25 09:00:53 -04:00
parent 4e1f22144c
commit 9aa81afc65

View File

@ -52,6 +52,12 @@ in 24-hour format, e.g. ISO 8601.</LI>
<LI><A HREF="ircs://feeling.murderu.us#media">#media</A></LI>
</UL>
<H3><A HREF="https://discord.gg/EWpP2CH5Ku">Discord bridge</A></H3>
<INPUT
ID=discordshittify
ONCLICK="document.getElementById('discordshittify').insertAdjacentHTML('afterend', '<iframe src=https://discord.com/widget?id=604678291324141568&theme=dark width=350 height=500 allowtransparency=true frameborder=0 sandbox=allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts></iframe>'); document.getElementById('discordshittify').remove();"
TYPE=button
VALUE="Click to load Discord embed"
/>
<H2>being</H2>
<H3><A HREF="https://be.murderu.us/">be.murderu.us</A></H3>
</BODY>