fix: Update cleanSite hook to clean now page html files
All checks were successful
Build Docker / BuildImage (push) Successful in 1m9s

This commit is contained in:
2025-01-04 20:11:35 +11:00
parent f9b30a3fe6
commit 7896f71534
22 changed files with 60 additions and 51 deletions

View File

@@ -650,7 +650,6 @@ def now_path(path):
):
handshake_scripts = ""
return now.render_now_page(path,handshake_scripts)