From 44406d91c823e3c049721baaad2dd6a4853a8ea5 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sat, 18 Jul 2026 10:21:55 +1200 Subject: Use nerd fonts and add the final touch to the blog page! :yayayayayay-ctp: --- templates/blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/blog.html b/templates/blog.html index 2690196..93372d6 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -10,7 +10,7 @@
{% for page in section.pages %}
-			{{ page.date }}.md
+			 {{ page.date }}.md
 			{% if page.extra.image %}
 			
{{ page.title }} -- cgit v1.2.3