1
0
mirror of https://github.com/ilyakooo0/urbit.git synced 2024-12-20 05:11:46 +03:00
urbit/main/pub/talk/fab/hymn.hook

22 lines
830 B
Plaintext
Raw Normal View History

2015-01-27 01:47:18 +03:00
::
::
:::: /hook/hymn/fab/chat/pub/
::
^- manx
;html
;head
;meta(charset "utf-8");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js");
2015-03-27 01:31:07 +03:00
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/react/0.13.1/react.js");
2015-03-27 00:25:27 +03:00
;script(type "text/javascript", src "/~/at/main/lib/urb.js");
2015-03-26 23:55:26 +03:00
;meta(name "viewport", content "width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0");
2015-03-25 03:21:04 +03:00
;link(type "text/css", rel "stylesheet", href "/main/pub/talk/src/css/main.css");
2015-01-27 01:47:18 +03:00
;title: Radio
==
;body
;div#c;
2015-03-25 03:21:04 +03:00
;script(type "text/javascript", src "/main/pub/talk/src/js/main.js");
2015-01-27 01:47:18 +03:00
==
==