change: txtdiary -> diary in header

This commit is contained in:
Mylloon 2023-12-22 14:48:58 +01:00
parent d3bcb3f63e
commit 45ec7d444a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,5 +1,5 @@
<header>
<h1>txtdiary{{ " of " + config.user.name if config.user.name else "" }}</h1>
<h1>diary{{ " of " + config.user.name if config.user.name else "" }}</h1>
{% if not (login_page or config.is_logged()) %}
<a href="/login">