From 178dd182d35be8f614baed6bec3ab6ddd6cb69e2 Mon Sep 17 00:00:00 2001 From: Ava Wroten Date: Mon, 1 Mar 2021 11:40:40 -0600 Subject: [PATCH] Design category --- _data/navigation.json | 4 ++++ design/index.md | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 design/index.md diff --git a/_data/navigation.json b/_data/navigation.json index 78aaa56..2c7c748 100644 --- a/_data/navigation.json +++ b/_data/navigation.json @@ -11,6 +11,10 @@ "title": "Work", "url": "/work/" }, + { + "title": "Design", + "url": "/design/" + }, { "title": "Volunteering", "url": "/volunteering/" diff --git a/design/index.md b/design/index.md new file mode 100644 index 0000000..83e16ce --- /dev/null +++ b/design/index.md @@ -0,0 +1,6 @@ +--- +layout: category.njk +description: ✍️ Creating user-centric solutions to problems that affect real people +eleventyExcludeFromCollections: true +--- +