Fix Light mode Initialization flash when in dark mode

This commit is contained in:
johnnyq
2026-08-26 22:09:29 -04:00
parent 2409c98e1e
commit 1bebd2d578
4 changed files with 19 additions and 4 deletions

View File

@@ -163,7 +163,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
?>
<!DOCTYPE html>
<html>
<html lang="en" data-bs-theme="light" data-lte-color-mode="off">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">