Serve static files

This commit is contained in:
Bat
2018-05-10 19:01:16 +01:00
parent ee7dfee3ef
commit d3319493d9
4 changed files with 15 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>{% block title %}{% endblock title %} ⋅ Plume</title>
<link rel="stylesheet" href="/static/main.css">
</head>
<body>
{% block content %}