From 92c9440f5999023c7b723f516a5654998aaca46c Mon Sep 17 00:00:00 2001 From: itacoount Date: Sun, 4 Jan 2026 18:56:13 +0000 Subject: [PATCH] fix: remove invalid allow-autoplay flag #4055 --- website/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 5469f356f..f54750a53 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -211,7 +211,7 @@ const Home: React.FC = props => { className="shadow-2xl" title="dazzling-swanson-wne32" allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking" - sandbox="allow-autoplay allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts" + sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts" >