diff --git a/ren/run.hoon b/ren/run.hoon new file mode 100644 index 000000000..9357b60e8 --- /dev/null +++ b/ren/run.hoon @@ -0,0 +1,8 @@ +:: For testing purposes +:: +:::: /hoon/run/ren + :: +/? 314 +/% /!noun/ +~& run/-.- +~ diff --git a/web/dojo.hoon b/web/dojo.hoon index 54662d5d3..0271b41bf 100644 --- a/web/dojo.hoon +++ b/web/dojo.hoon @@ -4,7 +4,7 @@ :: /? 310 |% -++ cdnj |=(a=tape ;script(src "//cdnjs.cloudflare.com/ajax/libs/{a}");) +++ cdnj |=(a/tape ;script(src "//cdnjs.cloudflare.com/ajax/libs/{a}");) -- :: ::::