forked from nat/webbed-site
add footer support, make include script
This commit is contained in:
3
scripts/include
Executable file
3
scripts/include
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 -u -c "import utils; print(utils.parse_file('$1'))" | sed 's/\$PREV_URL\$/"{prev}"/'
|
Reference in New Issue
Block a user