diff --git a/config.yml b/config.yml index e1eec62..09750b1 100644 --- a/config.yml +++ b/config.yml @@ -17,5 +17,7 @@ markdown: enabled: true theme: ashen wrap: false +feed: + timezone: America/Toronto blog: dir: blog diff --git a/justfile b/justfile index db26990..a5a7a09 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -zonaref := `rg "^.*(git\+.*).*$" -r '$1' .forgejo/workflows/deploy.yml` +zonaref := 'zona>=1.2.0' echo: echo {{zonaref}} diff --git a/templates/post_list.html b/templates/post_list.html index e98693a..a10e804 100644 --- a/templates/post_list.html +++ b/templates/post_list.html @@ -11,8 +11,8 @@