server supports ReadOnly header

This commit is contained in:
Bel LaPointe
2022-02-17 11:07:00 -07:00
parent 2bec0dd1b6
commit 3a0c49157a
4 changed files with 22 additions and 10 deletions

View File

@@ -123,6 +123,7 @@ crawl_with() {
export CONTENT="$(
echo "**!! WARNING !! This page is autogenerated and prone to destruction and replacement**"
echo "**[See the original]($human_url)**"
echo ""
$backend get "$crawlable_source" "$i" \
| sed 's/](\([^#h]\)/]\(%%%\1/g'
)"