zs-starter-template/.zs/editthispage

6 lines
126 B
Plaintext
Raw Normal View History

#!/bin/sh
2024-03-03 05:16:15 +00:00
url="${ZS_FILE}?edit"
2024-03-03 05:16:15 +00:00
printf "<a href=\"%s\" rel=\"nofollow\" target=\"_self\">✍️ Edit this page</a>" "$url"