forked from varia/varia.website
detail in base
This commit is contained in:
parent
ba6e5d22f4
commit
69d7dc9005
@ -10,8 +10,8 @@
|
||||
{% from 'syndication.html' import syndication with context %}
|
||||
{{ syndication(article) }}
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{{ THEME_STATIC_DIR }}/css/pygment.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ THEME_STATIC_DIR }}/css/{{ CSS_FILE }}" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ THEME_STATIC_DIR }}css/pygment.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ THEME_STATIC_DIR }}css/{{ CSS_FILE }}" />
|
||||
{% endblock head %}
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user