mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 23:48:22 +03:00
49 lines
967 B
Plaintext
49 lines
967 B
Plaintext
:: :: ::
|
|
:::: /hook/hymn/fab/oct3/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 "/~~/~/at/lib/js/urb.js"
|
|
;
|
|
==
|
|
;link
|
|
=type "text/css"
|
|
=rel "stylesheet"
|
|
=href "/lib/base.css"
|
|
;
|
|
==
|
|
;link
|
|
=type "text/css"
|
|
=rel "stylesheet"
|
|
=href "/oct3/main.css"
|
|
;
|
|
==
|
|
;title: :oct3
|
|
==
|
|
;body
|
|
;div#what
|
|
;div#x
|
|
;div.ship;
|
|
;div.as: ✕
|
|
==
|
|
;div#vs: vs
|
|
;div#o
|
|
;div.ship;
|
|
;div.as: ◯
|
|
==
|
|
==
|
|
;div#bord;
|
|
;div#audi;
|
|
;script(type "text/javascript", src "/oct3/main.js");
|
|
==
|
|
==
|