Skip to content

Commit

Permalink
so long, cursed light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstMegaGame4 committed May 3, 2024
1 parent fcb73a2 commit c3ae81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_layouts/base.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
<html data-theme="dark" lang="{{ page.lang | default: site.lang | default: "en" }}">

{%- include head.html -%}

Expand Down

0 comments on commit c3ae81c

Please sign in to comment.