Add header-info to fedi2html

This commit is contained in:
Jaidyn Ann 2024-04-25 18:40:32 -05:00
parent a7a8bda769
commit f158e845d1

View File

@ -1,9 +1,11 @@
#!/bin/sh #!/bin/sh
#――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
# Name: fedi2html.sh # Name: fedi2html
# Desc: # Desc: Render a post from the fediverse into simple HTML.
# Reqs: # Auth: Jaidyn Ann <jadedctrl@posteo.at>
# Date: # Lisc: GNU GPLv3
# Reqs: curl, jq
# Date: 2024-03
#――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
POST_TEMPLATE=' POST_TEMPLATE='