diff --git a/slashes.njk b/slashes.njk index 3a1de7b..df4444c 100644 --- a/slashes.njk +++ b/slashes.njk @@ -8,68 +8,12 @@ permalink: /slashes/

Slash Pages

Root-level pages on this site. Inspired by slashpages.net. - ({{ collections.pages.length }} total)

- {# Static pages (hardcoded in theme) #} -
-

Site Pages

- -
- {# Dynamic pages (created via Indiekit) #} {% if collections.pages.length > 0 %} -
-

Dynamic Pages

+
+

Pages

{% endif %} + {# Activity pages (from Indiekit plugins) #} +
+

Activity Feeds

+ +
+ {# Inspiration section #}

Want more slash pages?