summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-05-02 19:44:29 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-05-02 19:44:29 -0400
commit3d0ef969ebb032cc8f35dea080456607b5b831fd (patch)
tree772aa59dbb26fd61762e8ac2cc7a7cdba0fe1ed9
parentebd57893a8b29c9c86f34f161cdc049447d64771 (diff)
Add initial Projects page
-rw-r--r--haunt/projects.scm3
1 files changed, 2 insertions, 1 deletions
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."))