summaryrefslogtreecommitdiffstats
path: root/site/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/_default/baseof.html')
-rw-r--r--site/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/_default/baseof.html b/site/layouts/_default/baseof.html
index fdf19b3..0714faf 100644
--- a/site/layouts/_default/baseof.html
+++ b/site/layouts/_default/baseof.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html lang="en">
+<html lang="en" data-bs-theme="auto">
<head>
{{ partial "header" . }}
</head>