From 4325ada4b8726132f33e7098f23c04ee4d2c2ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sat, 24 Feb 2024 03:25:42 +0000 Subject: Add files via upload --- haunt.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'haunt.scm') diff --git a/haunt.scm b/haunt.scm index acda8bd..fa216fb 100644 --- a/haunt.scm +++ b/haunt.scm @@ -97,7 +97,8 @@ #:readers (list commonmark-reader*) #:builders - (list (blog #:theme default-theme #:collections %projects) + (list + (blog #:theme default-theme #:collections %projects) (blog #:theme default-theme #:collections %research) home-page about-page -- cgit v1.2.3