From 04ea27d5e492844dc367c1693a5de57dec7f0a6e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Jun 2024 23:05:10 -0500 Subject: add irc nick --- templates/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index ef815dc..2e7dd5d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,8 +7,8 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net>

Recent Blog Posts

- {% set section = get_section(path="blog/_index.md") %} {% set i = 0 %} {% - for page in section.pages %} {% if i < 3%} {% set_global i = i + 1%} + {% set section = get_section(path="blog/_index.md") %} {% set i = 0 %} {% for + page in section.pages %} {% if i < 3%} {% set_global i = i + 1%}