mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
fix urb.js path
This commit is contained in:
parent
b2b4ac7461
commit
5f42c0d07e
@ -3,7 +3,7 @@
|
||||
::
|
||||
/? 314
|
||||
;module(nav_title "Talk", nav_no-dpad "", nav_no-sibs "", nav_subnav "talk-station")
|
||||
;script@"/~~/~/at/lib/urb.js";
|
||||
;script@"/~~/~/at/lib/js/urb.js";
|
||||
;script@"/talk/main.js";
|
||||
;link/"/talk/main.css"(rel "stylesheet");
|
||||
;talk;
|
||||
|
Loading…
Reference in New Issue
Block a user