Skip to content

Commit

Permalink
remove poorly supported dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Nov 15, 2023
1 parent 2a95905 commit 9d6835b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{% load sass_tags %}
<!doctype html>
<html lang="fr"
data-fr-scheme="light"
{% if SITE_CONFIG.mourning %}data-fr-mourning{% endif %}>
<head>
<meta charset="utf-8" />
Expand Down

0 comments on commit 9d6835b

Please sign in to comment.