mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Corrected config variable name.
This commit is contained in:
parent
e4a0b65ef0
commit
f3049946d7
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ site.url = ""
|
|||
; Your timezone
|
||||
timezone = "Asia/Jakarta"
|
||||
|
||||
; Time format. See: https://www.php.net/manual/en/function.date.php
|
||||
time.format = "d F Y"
|
||||
; Date format. See: https://www.php.net/manual/en/function.strftime
|
||||
date.format = "%d %B %Y"
|
||||
|
||||
; Your language (currently only "en" for English or "de" for German)
|
||||
language = "en"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue