Skip to content

Commit

Permalink
Declare meta color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 18, 2021
1 parent 8671e16 commit 9c8c548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/furo/theme/furo/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{%- block site_meta -%}
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark">

{%- if metatags %}{{ metatags }}{% endif -%}

Expand Down

0 comments on commit 9c8c548

Please sign in to comment.