Removed the word Beta from site title

This commit is contained in:
2022-09-13 11:00:53 +01:00
parent 644a539ed9
commit edb8241ad3
8 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
<link rel="shortcut icon" href="{{ url_for('views.static', filename='favicon.ico') }}">
{% block style %}
{% endblock %}
<title>{% block title %} SKA Referee Test Beta {% endblock %}</title>
<title>{% block title %} SKA Referee Test {% endblock %}</title>
</head>
<body class="bg-light">