From 25891d0cd76ec22f0a4c2f8554790700e735971b Mon Sep 17 00:00:00 2001 From: Christian Taylor Date: Tue, 29 Sep 2020 08:43:32 -0500 Subject: [PATCH] Add What the Tofu to projects --- main.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.go b/main.go index 59bcf69..554fc99 100644 --- a/main.go +++ b/main.go @@ -95,6 +95,11 @@ var projects = map[string]Project{ Description: "A rust CLI for making predefined HTTP requests.", Visible: true, }, + "imacrayon/whatthetofu": { + Title: "What the Tofu", + Description: "Find vegan food in Wichita.", + Visible: true, + }, } var v = render.New(render.Options{