feat: added local css to template
This commit is contained in:
parent
69132033f5
commit
a4bd777a57
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||||
<meta name="description" content="the main Adrianux page">
|
<meta name="description" content="the main Adrianux page">
|
||||||
<link rel="canonical" href="https://adrianux.net/">
|
<link rel="canonical" href="https://adrianux.net/">
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css" />
|
<link rel="stylesheet" href="css/pico.min.css" />
|
||||||
<title>{% block title %}{% endblock %} - Adrianux.net</title>
|
<title>{% block title %}{% endblock %} - Adrianux.net</title>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue