Merge branch 'master' into feature/tags

This commit is contained in:
reverend 2020-08-31 18:28:21 +02:00
commit 328e6899a6

View File

@ -2,8 +2,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{% static 'main.css' %}">
<link rel="icon" type="image/png" href="{% static 'favicon.ico' %}">
<title>
@ -80,4 +82,5 @@
</main>
</div>
</body>
</html>