diff --git a/404.html b/404.html index da7f5705..9ddfd32c 100644 --- a/404.html +++ b/404.html @@ -43,4 +43,4 @@ if (localStorage.getItem('DARK') === '1') { document.documentElement.classList.add('dark-theme') } -