mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
|
:: link-store|add: save a link to a path
|
||
|
::
|
||
|
/- *link
|
||
|
:- %say
|
||
|
|= $: [now=@da eny=@uvJ =beak]
|
||
|
[[=path title=@t =url ~] ~]
|
||
|
==
|
||
|
:- %link-action
|
||
|
^- action
|
||
|
[%add path title url]
|