From: Sergey Matveev Date: Sun, 4 May 2025 12:05:09 +0000 (+0300) Subject: Use "category" terminology X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c2b0fb5f2ae71f923f8a754c372be6b8e5d35b34;p=zk.git Use "category" terminology --- diff --git a/zk.zsh b/zk.zsh index e331c55..0f7c118 100755 --- a/zk.zsh +++ b/zk.zsh @@ -186,7 +186,7 @@ genIndex() { } print "" if [[ $_cats ]]; then - print "" + print "
Subdirectories
" for p (${(oi)_cats}) { getrel $page $p/index print ""
Subcategories
$p${cats[$p]}