From 3d0ef969ebb032cc8f35dea080456607b5b831fd Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Thu, 2 May 2019 19:44:29 -0400 Subject: Add initial Projects page --- haunt/projects.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/haunt/projects.scm b/haunt/projects.scm index c45a135..09c3729 100644 --- a/haunt/projects.scm +++ b/haunt/projects.scm @@ -1 +1,2 @@ -`((h1 "Projects")) +`((h2 "Projects") + (p "I'm still in the process of putting things together, so this page is a bit empty.")) -- cgit v1.3