mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
add adaptive css header
This commit is contained in:
parent
a8f6c45887
commit
a0ba992746
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
|||
{% if meta.description %}
|
||||
<meta name="description" content="{{ meta.description }}" />
|
||||
{% endif %}
|
||||
<style>
|
||||
* {color-scheme: light dark}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue