Fixes.
h3rald h3rald@h3rald.com
Mon, 02 Dec 2024 15:04:35 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
web.hex
→
web.hex
@@ -22,7 +22,7 @@ t_page read "{{content}}" content replace "new_content" store
(fn_content "home.html" ==) (d_out "/index.html" cat "dst_file" store) ( - ("sh -c \"mkdir -p " d_out "/" id_content "\"") () map "" exec + ("sh -c \"mkdir -p " d_out "/" id_content "\"") () map "" join exec (d_out id_content "index.html") () map "/" join "dst_file" store ) if