add: change database to postgres

This commit is contained in:
trisua 2025-08-18 21:32:43 -04:00
parent 24d9f17bd4
commit 187508b8f3
15 changed files with 647 additions and 471 deletions

View file

@ -55,7 +55,7 @@
; views
(text "{% if not metadata.option_disable_views -%}")
(span (text "Views: {{ views }}"))
(span (text "Views: {{ entry.views }}"))
(text "{%- endif %}")
; easy-to-read