1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 18:01:17 +02:00

adding requirements and readme

This commit is contained in:
TiynGER
2020-05-22 21:24:16 +02:00
parent d4f9dbeb2e
commit c5577ce69b
4 changed files with 19 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<html>
<head>
<title>{{ title }}</title>
<link href="{{ url_for('static', filename='css/style.css') }}" rel="stylesheet" type="text/css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width", initial-scale=1.0>
</head>