From 716636fee50602c804dc0ed35938534bcabc7c1b Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sat, 23 Dec 2023 13:59:05 -0800 Subject: [PATCH] Add TOC to collections.Sort --- content/en/functions/collections/Sort.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/functions/collections/Sort.md b/content/en/functions/collections/Sort.md index 5625c894e..bead97057 100644 --- a/content/en/functions/collections/Sort.md +++ b/content/en/functions/collections/Sort.md @@ -12,6 +12,7 @@ related: - collections.Shuffle - collections.Sort - collections.Uniq +toc: true aliases: [/functions/sort] ---