OG Meta and navbar bug fix

This commit is contained in:
2021-12-06 21:58:51 +00:00
parent 46050dda85
commit 05fe5f711e
7 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<nav class="navbar fixed-top navbar-expand-md navbar-dark bg-dark">
<div class="container">
<a href="{{ url_for('admin_views.home') }}" class="navbar-brand mb-0 h1">RefTest | Admin</a>
<a href="{{ url_for('admin_views.home') }}" class="navbar-brand mb-0 h1">RefTest (Beta) | Admin</a>
<button
class="navbar-toggler"
type="button"