We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7ef37 commit e121d27Copy full SHA for e121d27
2 files changed
source/_templates/sphinx_minoo_theme/includes/header.html
@@ -41,7 +41,7 @@
41
<link rel="stylesheet" type="text/css" href="{{ pathto('_static/minoo-20260212.css', 1) }}">
42
{% endif %}
43
44
- <link id="dark-style" rel="stylesheet" type="text/css" href="{{ pathto('_static/minoo-dark.css', 1) }}" disabled>
+ <link id="dark-style" rel="stylesheet" type="text/css" href="{{ pathto('_static/minoo-dark-20260212.css', 1) }}" disabled>
45
46
{%- block linktags %}
47
{%- if hasdoc('about') %}
…sphinx_minoo_theme/static/minoo-dark.css …noo_theme/static/minoo-dark-20260212.csssource/_templates/sphinx_minoo_theme/static/minoo-dark.css renamed to source/_templates/sphinx_minoo_theme/static/minoo-dark-20260212.css
0 commit comments