Add header-info to fedi2html
This commit is contained in:
parent
a7a8bda769
commit
f158e845d1
10
fedi2html
10
fedi2html
|
@ -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='
|
||||||
|
|
Ŝarĝante…
Reference in New Issue