diff --git a/data/projects.toml b/data/projects.toml index ce0082f..de57137 100644 --- a/data/projects.toml +++ b/data/projects.toml @@ -1,3 +1,12 @@ +[[project]] + title = "Growing Neighbors" + incomplete = false + description = "The website for the Growing Neighbors organization in Spokane, WA. I worked as part of a team building this site." + [[project.links]] + title = "Site" + external = true + URL = "https://growingneighbors.org/" + [[project]] title = "Snippets" incomplete = true