This commit is contained in:
zefie
2023-07-23 19:36:28 -04:00
parent 278e763eae
commit a9c5ee31cc
9528 changed files with 94142 additions and 9154 deletions

View File

@@ -0,0 +1,9 @@
var minisrv_service_file = true;
var pagename = session_data.pagestore.createPage(request_headers.query.styleName.replace(' ', '_'));
headers = `300 OK
Connection: Keep-Alive
Content-Type: text/html
wtv-expire-all: wtv-author:/documents
Location: wtv-author:/show-blocks?docName=${pagename}`