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 7be2d47 commit ce7ef37Copy full SHA for ce7ef37
2 files changed
source/_templates/sphinx_minoo_theme/includes/header.html
@@ -38,7 +38,7 @@
38
{% if theme_direction == "ltr" %}
39
<link rel="stylesheet" type=text/css href="{{ pathto('_static/minoo-ltr.css', 1) }}">
40
{% else %}
41
- <link rel="stylesheet" type="text/css" href="{{ pathto('_static/minoo-20240224.css', 1) }}">
+ <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>
…nx_minoo_theme/static/minoo-20240224.css …nx_minoo_theme/static/minoo-20260212.csssource/_templates/sphinx_minoo_theme/static/minoo-20240224.css renamed to source/_templates/sphinx_minoo_theme/static/minoo-20260212.css
0 commit comments