From fb26b8d0a5b225e5f0a8f21e92e309bd56bdd9b8 Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Tue, 12 Sep 2023 10:20:13 -0700 Subject: [PATCH] Link the projects page from root --- src/index.md | 2 ++ src/project/index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/index.md b/src/index.md index c0ef7e5..82f4e38 100644 --- a/src/index.md +++ b/src/index.md @@ -4,4 +4,6 @@ title: Home => [Pages on this site](./page/). +=> [Projects I've worked on](./project/). + => [About this site](./about/). \ No newline at end of file diff --git a/src/project/index.md b/src/project/index.md index 16740ba..66f2b0a 100644 --- a/src/project/index.md +++ b/src/project/index.md @@ -2,6 +2,8 @@ title: Projects --- +This page is incomplete while the site is under contruction. + ## Ludum Dare entries Ludum Dare is a long-running game jam event where participants create a game from scratch over a weekend.