Kill allowTransparency on 404 Discord widget

This commit is contained in:
Marshall Polaris 2022-04-19 01:24:26 -07:00
parent e8e19e0e5d
commit 5db207be2b

View File

@ -19,7 +19,6 @@ export default function Custom404() {
src="https://discord.com/widget?id=915138780216823849&theme=dark"
width="350"
height="500"
allowTransparency={true}
frameBorder="0"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"
></iframe>