This commit is contained in:
NN Solex 2023-05-05 19:25:42 +03:00 committed by randogoth
parent 678e02d83a
commit 8add4288a5
6 changed files with 20 additions and 12 deletions

View file

@ -31,6 +31,7 @@
{% endif %}
<link href="{{ SITEURL }}/theme/local.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/pygments.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/symbols.css" rel="stylesheet">
{% endblock head %}
</head>