fix title
This commit is contained in:
parent
eb736dcaee
commit
06e99be868
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>{% block title %}{% endblock %} - TankUI</title>
|
||||
<title>{% block title %}{% endblock %} - Lenticular Cloud</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="/static/main.css" />
|
||||
{% block head %}{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue