mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
prep work on better post method support and future long-polling for better search engine ready files
This commit is contained in:
parent
e433cf1e4c
commit
a455cdc2a1
2 changed files with 27 additions and 10 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue