HTML title had the hyphen in the wrong place

This commit is contained in:
Maximilian Wagner
2023-08-05 22:02:50 +02:00
parent 8f07db1b65
commit 6c46cf0e38

View File

@@ -2,7 +2,7 @@
<head>
{% block title %}
<title>ytm-ls</title>
<title>yt-mls</title>
{% endblock %}
{% block head %}