Fix various sonatype issues.

This commit is contained in:
James Cole
2022-03-30 06:54:59 +02:00
parent 65764199fe
commit 8f98be32f9
16 changed files with 123 additions and 91 deletions

View File

@@ -46,7 +46,7 @@
<body class="login-page">
<div class="login-box">
<div class="login-logo">
<a href="{{ route('index') }}"><b>Firefly</b>III</a>
<a href="{{ route('index') }}"><strong>Firefly</strong>III</a>
</div>
{% block content %}{% endblock %}
</div>