From e9b2d2e6d045aa703b326426eafbca3bad667e56 Mon Sep 17 00:00:00 2001 From: alifeee Date: Sat, 30 Dec 2023 16:11:57 +0000 Subject: [PATCH] only show categories on toki page --- toki/toki.hbs | 55 +++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 45 insertions(+), 10 deletions(-) diff --git a/toki/toki.hbs b/toki/toki.hbs index cfb2640..2ce0040 100644 --- a/toki/toki.hbs +++ b/toki/toki.hbs @@ -5,15 +5,50 @@ eleventyExcludeFromCollections: true permalink: /toki/ ---

toki

-{{#each collections}} -{{#if (neq @key "all")}} -

{{@key}}

+ +

toki ale

+ +

musi

+ +

sona

+ + +

ma

+ + +

toki musi

+ + +

toki toki

+ -{{/if}} -{{/each}} \ No newline at end of file