From 34f235bab2e4aa3fdb7a39f910797636ceb70afc Mon Sep 17 00:00:00 2001 From: Galen Wolfe-Pauly Date: Wed, 22 Apr 2015 17:45:12 -0700 Subject: [PATCH] whoops, live links --- docs/tree/hymn.hook | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tree/hymn.hook b/docs/tree/hymn.hook index 3cec27ac0..b64fa15b8 100644 --- a/docs/tree/hymn.hook +++ b/docs/tree/hymn.hook @@ -17,13 +17,13 @@ ;head ;title: urbit Tree ;meta(name "viewport", content "width=device-width, initial-scale=1"); - ::;link(type "text/css", rel "stylesheet", href "/docs/pub/tree/src/css/main.css"); - ;link(type "text/css", rel "stylesheet", href "http://localhost:8000/docs/pub/tree/src/css/main.css"); + ;link(type "text/css", rel "stylesheet", href "/docs/pub/tree/src/css/main.css"); + ::;link(type "text/css", rel "stylesheet", href "http://localhost:8000/docs/pub/tree/src/css/main.css"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"); ;script(type "text/javascript", src "//cdnjs.cloudflare.com/ajax/libs/react/0.12.2/react.js"); - ::;script(type "text/javascript", src "/docs/pub/tree/src/js/main.js"); - ;script(type "text/javascript", src "http://localhost:8000/docs/pub/tree/src/js/main.js"); + ;script(type "text/javascript", src "/docs/pub/tree/src/js/main.js"); + ::;script(type "text/javascript", src "http://localhost:8000/docs/pub/tree/src/js/main.js"); == ;body ;script(type "text/javascript"):"""