From 32b01d11b5c550db03f9f8e071a3be5abee63c8a Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 3 Feb 2019 22:37:31 -0600 Subject: Add sub section to index page --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index d0f9b1a..ecd9c43 100644 --- a/index.html +++ b/index.html @@ -144,10 +144,11 @@ permalink: / {% if feature.section == section.slug %}

{{ feature.name }}

-

{{ feature.text }}

+

{{ feature.text }}

{% endif %} {% endfor %} +

{{ section.sub }}

-- cgit v1.2.3-59-ga6da