Convert project links from headers to paragraphs

This commit is contained in:
2021-05-16 04:05:48 +00:00
parent 175c9e77c9
commit 0bea1250bc
3 changed files with 13 additions and 13 deletions

View File

@@ -11,8 +11,8 @@
<html lang="en">
<head>
{% block head %}
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"/>
<title>{% block title %}{{ SITENAME }}{% endblock title %}</title>
<meta name="author" content="{{ AUTHOR }}" />