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