mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
removed stray /pub
This commit is contained in:
parent
6557c091d4
commit
f6f2e4eb7b
@ -47,6 +47,6 @@
|
||||
==
|
||||
:: .json
|
||||
%- jobe :~
|
||||
kids/[%a (turn (~(tap by pal)) |=([a=span *] s/a))]
|
||||
kids/[%a (turn get-kids |=(a=span s/a))]
|
||||
body/ral
|
||||
==
|
||||
|
@ -21,15 +21,15 @@
|
||||
?> ?=(%meta nom)
|
||||
(biff (~(get by atr) %value) poja)
|
||||
::
|
||||
++ get-path
|
||||
++ get-path
|
||||
^- path
|
||||
(tope bem.gas(s (welp but.gas /pub)))
|
||||
(tope bem.gas(s but.gas))
|
||||
::
|
||||
++ get-parent
|
||||
^- path
|
||||
(tope bem.gas(s (welp (slag 1 but.gas) /pub)))
|
||||
(tope bem.gas(s (slag 1 but.gas)))
|
||||
::
|
||||
++ get-tree
|
||||
++ get-tree
|
||||
^- arch
|
||||
((hard arch) .^(%cy get-path))
|
||||
++ kids-json
|
||||
|
Loading…
Reference in New Issue
Block a user