OG Meta and navbar bug fix

This commit is contained in:
2021-12-06 21:58:51 +00:00
parent a4affa72a9
commit ce32b33eaa
6 changed files with 9 additions and 9 deletions

View File

@ -17,7 +17,7 @@
/>
{% block style %}
{% endblock %}
<title>{% block title %} SKA Referee Test {% endblock %}</title>
<title>{% block title %} SKA Referee Test Beta {% endblock %}</title>
{% include "quiz/components/og-meta.html" %}
</head>
<body class="bg-light">

View File

@ -1,6 +1,6 @@
<nav class="navbar fixed-top navbar-expand-md navbar-dark bg-dark" id="primary-nav">
<div class="container">
<a href="javascript:void(0);" class="navbar-brand mb-0 h1">SKA Refereeing Test </a>
<a href="javascript:void(0);" class="navbar-brand mb-0 h1">SKA Refereeing Test (Beta)</a>
<div class="quiz-console w-100" style="display: none;" id="q-topbar">
<div class="d-flex justify-content align-middle">
<div class="container d-flex justify-content-center">