From 06c2fd892e33e241a68e76b0f9f4cc845f1f6a34 Mon Sep 17 00:00:00 2001 From: Christian Taylor Date: Tue, 3 Oct 2023 14:01:38 -0500 Subject: [PATCH] Add Snowbody Knows (#104) --- main.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.go b/main.go index b69847a..ac4e218 100644 --- a/main.go +++ b/main.go @@ -92,6 +92,11 @@ var projects = map[string]Project{ Description: "An Alpine.js plugin for building AJAX-powered frontends.", Visible: true, }, + "imacrayon/snowbodyknows": { + Title: "Snowbody Knows", + Description: "A secret santa wishlist builder .", + Visible: true, + }, } var v = render.New(render.Options{