diff --git a/app/blog.hoon b/app/blog.hoon index f01b084..70b600a 100644 --- a/app/blog.hoon +++ b/app/blog.hoon @@ -60,13 +60,14 @@ ^- [@t json] :- (spat path.binding) ?- -.action + %gen [%s (crip "desk: {}")] + %app [%s (crip "app: {}")] %authentication [%s '%authentication'] %logout [%s '%logout'] %channel [%s '%channel'] %scry [%s '%scry'] + %name [%s '%name'] %four-oh-four [%s '%four-oh-four'] - %app [%s (crip "app: {}")] - %gen [%s (crip "desk: {}")] == == ::