urbit/base/pub/oct3/fab/hymn.hook

32 lines
720 B
Plaintext
Raw Normal View History

2015-05-13 01:21:10 +03:00
::
::
2015-06-03 02:17:55 +03:00
:::: /hook/hymn/fab/oct3/pub/
2015-05-13 01:21:10 +03:00
::
^- manx
;html
;head
;meta(charset "utf-8");
;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js");
2015-05-29 02:16:01 +03:00
;script(type "text/javascript", src "/~~/~/at/base/lib/urb.js");
2015-06-03 19:36:19 +03:00
;link(type "text/css", rel "stylesheet", href "/demo/lib/base.css");
;link(type "text/css", rel "stylesheet", href "/demo/pub/oct3/src/main.css");
2015-06-03 02:17:55 +03:00
;title: :oct3
2015-05-13 01:21:10 +03:00
==
;body
2015-05-19 21:54:48 +03:00
;div#what
2015-05-29 02:16:01 +03:00
;div#x
2015-05-19 21:54:48 +03:00
;div.ship;
2015-05-29 02:16:01 +03:00
;div.as: ✕
2015-05-19 21:54:48 +03:00
==
;div#vs: vs
2015-05-29 02:16:01 +03:00
;div#o
2015-05-19 21:54:48 +03:00
;div.ship;
2015-05-29 02:16:01 +03:00
;div.as: ◯
2015-05-19 21:54:48 +03:00
==
==
2015-05-13 01:21:10 +03:00
;div#bord;
2015-05-29 02:16:01 +03:00
;div#audi;
2015-06-03 19:36:19 +03:00
;script(type "text/javascript", src "/demo/pub/oct3/src/main.js");
2015-05-13 01:21:10 +03:00
==
==