diff options
| -rw-r--r-- | haunt/projects.scm | 3 |
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.")) |