mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 14:58:10 +03:00
22 lines
370 B
Plaintext
22 lines
370 B
Plaintext
|= inner=manx
|
|
^- manx
|
|
;html
|
|
::
|
|
;head
|
|
;title: Nutalk
|
|
;meta(charset "utf-8");
|
|
;meta
|
|
=name "viewport"
|
|
=content "width=device-width, initial-scale=1, shrink-to-fit=no";
|
|
;link(rel "stylesheet", href "/~~/landscape/css/index.css");
|
|
==
|
|
::
|
|
;body
|
|
;div#root
|
|
;+ inner
|
|
==
|
|
;script@"/~~/landscape/js/index.js";
|
|
==
|
|
::
|
|
==
|