diff --git a/content/english/meetups/minneapolis.md b/content/english/meetups/minneapolis.md new file mode 100644 index 0000000..cb141f9 --- /dev/null +++ b/content/english/meetups/minneapolis.md @@ -0,0 +1,15 @@ ++++ +title="Minneapolis' Mailing List" +date="2024-11-03T12:00:00-08:00" +description="Receive Handmade meetup invites from the city of lakes!" +api_endpoint="https://api.handmadecities.com/v1/meetups/minneapolis" + +[[hosts]] +name="Dan Grigsby" +bio="dan@handmadecities.com" +image="/images/people/dan_grigsby.webp" ++++ + +#### Optional Discord Server + +The mailing list is how you get official invites, but you may join the Discord for extra updates or to chat with the meetup group. diff --git a/layouts/meetups/list.html b/layouts/meetups/list.html index e2b3915..5237c48 100644 --- a/layouts/meetups/list.html +++ b/layouts/meetups/list.html @@ -64,7 +64,6 @@ - diff --git a/static/images/people/dan_grigsby.webp b/static/images/people/dan_grigsby.webp new file mode 100644 index 0000000..4dc47c6 Binary files /dev/null and b/static/images/people/dan_grigsby.webp differ