summaryrefslogtreecommitdiff
path: root/layouts/know/category.html
diff options
context:
space:
mode:
authorPrefetch2021-02-27 09:57:58 +0100
committerPrefetch2021-02-27 09:57:58 +0100
commit37d9922b454e738c072d03ad294a07e057fffa50 (patch)
tree149d3187c726ef5678fa7b0aa61cc22e5d02ddde /layouts/know/category.html
parentc705ac1d7dc74709835a8c48fae4a7dd70dc5c49 (diff)
Improve knowledge base
Diffstat (limited to 'layouts/know/category.html')
-rw-r--r--layouts/know/category.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/know/category.html b/layouts/know/category.html
index 3dc8c7a..a672ea1 100644
--- a/layouts/know/category.html
+++ b/layouts/know/category.html
@@ -20,7 +20,9 @@
{{ end }}
</div>
+<p>
This is an alphabetical list of the concepts in this category.
+</p>
{{ range $relevant.GroupByParam "firstLetter" }}
<h2 id="{{ .Key }}">{{ .Key }}</h2>