Added a typing title and description to the home page

This commit is contained in:
xemeds
2020-07-19 17:36:21 +00:00
parent 0cddb3e4a6
commit 896e41e8e4
3 changed files with 62 additions and 12 deletions
+3 -3
View File
@@ -8,7 +8,7 @@
<title>tiny0 - Custom URL Shortener</title>
</head>
<body>
{% block body %}{% endblock %}
</body>
{% block body %}{% endblock %}
</html>