From 6887f87b66dd0f9b15e030f914c474a14ae7c081 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 5 Feb 2018 14:04:22 -0800 Subject: [PATCH] fixed typo --- mar/collections/config.hoon | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mar/collections/config.hoon b/mar/collections/config.hoon index aaf2634ad..658368afb 100644 --- a/mar/collections/config.hoon +++ b/mar/collections/config.hoon @@ -24,7 +24,11 @@ (cat 3 ' ' (scot %p a)) ++ elem :: web display ;div - ;pre: {(trip (of-wain:format txt))} + ::;pre: {(trip (of-wain:format txt))} + ;h1: {(trip desc.con)} + ::;div + :: {(trip desc.con)} + ::== ;list; :: show topics == ++ front (my title+desc.con ~) :: title in lists @@ -37,6 +41,7 @@ (txt (to-wain:format q.q)) ++ txt |= txs/(pole @t) + ~& %reading-config ?> ?=([des=@t pub=@t vis=@t %'except:' mem=*] txs) :^ (rash des.txs ;~(pfix (jest '> ') (cook crip (star next)))) (rash pub.txs ;~(pfix (jest 'public: ') (flag %y %n)))