Kill allowTransparency on 404 Discord widget (#84)

This commit is contained in:
Marshall Polaris 2022-04-19 19:42:04 -07:00 committed by GitHub
parent 0f3b0f242d
commit 30d92becd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>