prep work on better post method support and future long-polling for better search engine ready files

This commit is contained in:
David Botton 2021-01-31 00:42:21 -05:00
parent e433cf1e4c
commit a455cdc2a1
2 changed files with 27 additions and 10 deletions

View file

@ -120,7 +120,7 @@
;; Setting a "default" path says that any use of an included boot.js
;; file will route to this function, in this case #'on-default
;; that will deterime if this is coming from the path used in tutorial
;; that will determine if this is coming from the path used in tutorial
;; 11 - "http://127.0.0.1:8080/tutorial/tut-11.html" and if does
;; use on-tutorial11 and if not say "No Dice!"
(set-on-new-window #'on-default :path "default")