whoops, live links

This commit is contained in:
Galen Wolfe-Pauly 2015-04-22 17:45:12 -07:00
parent f78916e2ad
commit 34f235bab2

View File

@ -17,13 +17,13 @@
;head ;head
;title: urbit Tree ;title: urbit Tree
;meta(name "viewport", content "width=device-width, initial-scale=1"); ;meta(name "viewport", content "width=device-width, initial-scale=1");
::;link(type "text/css", rel "stylesheet", href "/docs/pub/tree/src/css/main.css"); ;link(type "text/css", rel "stylesheet", href "/docs/pub/tree/src/css/main.css");
;link(type "text/css", rel "stylesheet", href "http://localhost:8000/docs/pub/tree/src/css/main.css"); ::;link(type "text/css", rel "stylesheet", href "http://localhost:8000/docs/pub/tree/src/css/main.css");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/react/0.12.2/react.js"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/react/0.12.2/react.js");
::;script(type "text/javascript", src "/docs/pub/tree/src/js/main.js"); ;script(type "text/javascript", src "/docs/pub/tree/src/js/main.js");
;script(type "text/javascript", src "http://localhost:8000/docs/pub/tree/src/js/main.js"); ::;script(type "text/javascript", src "http://localhost:8000/docs/pub/tree/src/js/main.js");
== ==
;body ;body
;script(type "text/javascript"):""" ;script(type "text/javascript"):"""