diff --git a/mar/collections/config.hoon b/mar/collections/config.hoon index 452207189a..9519e50199 100644 --- a/mar/collections/config.hoon +++ b/mar/collections/config.hoon @@ -27,6 +27,7 @@ ;pre: {(trip (of-wain:format txt))} ;list; :: show topics == + ++ front (my title+desc.con ~) :: title in lists -- :: ++ grab diff --git a/mar/collections/topic.hoon b/mar/collections/topic.hoon index 38bfddb2e7..9b9c9a1db2 100644 --- a/mar/collections/topic.hoon +++ b/mar/collections/topic.hoon @@ -18,6 +18,14 @@ :+ (cat 3 '> ' tit.top) (crip <[by=who.top ed=wed.top]>) wat.top + :: + ++ elem :: web display + ;div + ;pre: {(trip (of-wain:format txt))} + ;hr; + ;kids; :: show comments + == + ++ front (my title+tit.top ~) :: title in lists -- :: ++ grab