urbit/pub/oct3/fab/hymn.hook

46 lines
992 B
Plaintext
Raw Normal View History

2015-06-10 21:08:49 +03:00
:: :: ::
:::: /hook/hymn/fab/oct3/pub/ ::::::
:: :: ::
2015-06-05 22:50:34 +03:00
=+ dez=(trip &2:%)
2015-05-13 01:21:10 +03:00
^- manx
;html
;head
;meta(charset "utf-8");
2015-06-10 21:08:49 +03:00
;script
=type "text/javascript"
=src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"
==
;script
=type "text/javascript"
=src "/~~/~/at/base/lib/urb.js"
==
;link
=type "text/css"
=rel "stylesheet"
=href "/{dez}/lib/base.css"
==
;link
=type "text/css"
=rel "stylesheet"
=href "/{dez}/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-05 22:50:34 +03:00
;script(type "text/javascript", src "/{dez}/pub/oct3/src/main.js");
2015-05-13 01:21:10 +03:00
==
==