Improve timestamp format and add it to the head

It gets erased if html minification is enabled tho
This commit is contained in:
daudix
2024-03-19 07:29:35 +03:00
parent b09938b894
commit 4dbe313a0f
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<head>
<!-- {{ now() | date(format='%F %a %R') }} -->
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="{{ config.description }}" />