latest.css devient bidouille.css
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
{% endif %}
|
||||
<link rel="stylesheet" href="{% if SITEURL %}{{ SITEURL }}{% endif %}/theme/css/fork-awesome.css">
|
||||
<link rel="stylesheet" href="{% if SITEURL %}{{ SITEURL }}{% endif %}/theme/css/highlight.css">
|
||||
<link rel="stylesheet" href="{% if SITEURL %}{{ SITEURL }}{% endif %}/theme/css/latest.css">
|
||||
<link rel="stylesheet" href="{% if SITEURL %}{{ SITEURL }}{% endif %}/theme/css/bidouille.css">
|
||||
<link rel="icon" type="image/png" href="{% if SITEURL %}{{ SITEURL }}{% endif %}/theme/img/favicon.png" />
|
||||
{%- endblock head %}
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user