Update default.twig

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole 2025-01-13 11:32:54 +01:00 committed by GitHub
parent 13e5d25cfe
commit bfd91f8ee6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
<head> <head>
<!-- <!--
If the base href URL begins with "http://" but you are sure it should start with "https://", If the base href URL begins with "http://" but you are sure it should start with "https://",
please visit the following page: https://bit.ly/FF3-base-href please visit the following page: https://bit.ly/FF3-broken-base-href
--> -->
<base href="{{ route('index', null, true) }}/"> <base href="{{ route('index', null, true) }}/">
<meta charset="UTF-8"> <meta charset="UTF-8">