diff --git a/blogin.sh b/blogin.sh index a2a7850..f2f196e 100644 --- a/blogin.sh +++ b/blogin.sh @@ -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