We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8167d commit f981a9bCopy full SHA for f981a9b
1 file changed
site/_layouts/default.html
@@ -10,7 +10,7 @@
10
{%- endif -%}
11
{% include styles.html %}
12
</head>
13
- <body data-bs-theme="dark">
+ <body>
14
<header class="mb-4">
15
{% include header.html %}
16
</header>
0 commit comments