This commit is contained in:
ra_ma
2026-07-14 21:25:59 +01:00
parent 9637010141
commit f3df73cdd6
15 changed files with 1002 additions and 201 deletions
+4 -3
View File
@@ -5,9 +5,10 @@ theme = "hello-4s3ti"
publishDir = "."
[minify]
disableCSS = true
disableJS = true
minifyOutput = true
disableCSS = false
disableJS = false
minifyOutput = false
[params]
dateform = "Jan 2, 2006"
dateformShort = "Jan 2"