add a written at date (approximately)
This commit is contained in:
parent
2aebb9a98e
commit
b8741b3713
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ TITLE="blogin"
|
||||||
DESCRIPTION="the worst member of the logiverse"
|
DESCRIPTION="the worst member of the logiverse"
|
||||||
AUTHOR="$USER"
|
AUTHOR="$USER"
|
||||||
TAGS=(meta interactive tadiweb)
|
TAGS=(meta interactive tadiweb)
|
||||||
|
WRITTEN_AT=2024-12-28T00:00:00Z
|
||||||
|
|
||||||
action=$(jq -r '.action // ""' <<< "$BLAG_QUERY" || :)
|
action=$(jq -r '.action // ""' <<< "$BLAG_QUERY" || :)
|
||||||
if [[ "${action:+x}" == "x" ]]; then
|
if [[ "${action:+x}" == "x" ]]; then
|
||||||
|
|
Loading…
Reference in a new issue