add a written at date (approximately)

This commit is contained in:
slonkazoid 2024-12-29 23:05:58 +03:00
parent 2aebb9a98e
commit b8741b3713
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

View file

@ -23,6 +23,7 @@ TITLE="blogin"
DESCRIPTION="the worst member of the logiverse"
AUTHOR="$USER"
TAGS=(meta interactive tadiweb)
WRITTEN_AT=2024-12-28T00:00:00Z
action=$(jq -r '.action // ""' <<< "$BLAG_QUERY" || :)
if [[ "${action:+x}" == "x" ]]; then