feat: force light mode
This commit is contained in:
parent
70eb980887
commit
d8c836d212
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="en" data-theme="light">
|
||||
<head>
|
||||
{% block head %}
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
|
|
Loading…
Add table
Reference in a new issue