mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix title.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="robots" content="noindex, nofolllow, noarchive, noodp, NoImageIndex, noydir">
|
||||
<title>Firefly III
|
||||
|
||||
{% if title != "Firefly" %}
|
||||
{% if title != "Firefly" and title != "" %}
|
||||
// {{ title }}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user