add hidden date field for sorting posts

This commit is contained in:
2022-09-07 18:22:29 -06:00
parent 9a6b49a71b
commit 7f61bd7bdc
3 changed files with 8 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
"@opam/caqti": "*",
"@opam/lwt_ppx": "*",
"@opam/caqti-driver-sqlite3": "*",
"ocaml": "4.12.x"
"ocaml": "*"
},
"scripts": {