mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-17 16:36:51 +00:00
Update base.html
This commit is contained in:
parent
b056391e68
commit
90f1d2006c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<head>
|
||||
<title>{% block title %}{{ sitename }}{% endblock %}</title>
|
||||
<meta name="title" content="{% block title %}{{ sitename }}{% endblock %}">
|
||||
<meta name="title" content="{{ sitename }}">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="description" content="Just one put away.">
|
||||
{% block head %}{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue