mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
whoops, live links
This commit is contained in:
parent
f78916e2ad
commit
34f235bab2
@ -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"):"""
|
||||||
|
Loading…
Reference in New Issue
Block a user