Kill allowTransparency on 404 Discord widget (#84)
This commit is contained in:
parent
0f3b0f242d
commit
30d92becd6
|
@ -19,7 +19,6 @@ export default function Custom404() {
|
||||||
src="https://discord.com/widget?id=915138780216823849&theme=dark"
|
src="https://discord.com/widget?id=915138780216823849&theme=dark"
|
||||||
width="350"
|
width="350"
|
||||||
height="500"
|
height="500"
|
||||||
allowTransparency={true}
|
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"
|
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"
|
||||||
></iframe>
|
></iframe>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user