add: static css files; add: content in about.html
This commit is contained in:
parent
393d3116d7
commit
8e1e5b0693
8 changed files with 14 additions and 15 deletions
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta name="description" content="the main Adrianux page">
|
||||
<link rel="canonical" href="https://adrianux.net/">
|
||||
<link rel="stylesheet" href="{{ url_for('css, filename='pico.min.css') }}" />
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/pico.css') }}" />
|
||||
<title>{% block title %}{% endblock %} - Adrianux.net</title>
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue