Skip to content

Commit

Permalink
Merge pull request #73 from imacrayon/tofu
Browse files Browse the repository at this point in the history
Add What the Tofu to projects
  • Loading branch information
sethetter authored Oct 1, 2020
2 parents a8accdb + 25891d0 commit 30d8759
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
Expand Down

0 comments on commit 30d8759

Please sign in to comment.