Compare commits

...

4 Commits

Author SHA1 Message Date
Abner Coimbre
7cefb664f4 Add last name of Berlin host 2025-03-12 10:55:09 -07:00
Abner Coimbre
69a8f68d4a Migue-san is the new Tokyo host 2025-03-12 10:53:58 -07:00
Abner Coimbre
01b6cd20d7 Update Copyright (2025) 2025-03-12 10:48:49 -07:00
Abner Coimbre
f24aa81859 Add Berlin host 2025-03-11 18:15:03 -07:00
3 changed files with 18 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx
# custom script on header, example: custom_script= "<script>console.log(\"Hello World\")</script>"
custom_script = ""
# copyright
copyright = "© 2024 Handmade Cities LLC"
copyright = "© 2025 Handmade Cities LLC"
# Preloader
# preloader module: https://github.com/gethugothemes/hugo-modules/tree/master/components/preloader

View File

@@ -0,0 +1,15 @@
+++
title="Berlin's Mailing List"
date="2024-11-03T12:00:00-08:00"
description="Receive Handmade meetup invites from the capital of Germany!"
api_endpoint="https://api.handmadecities.com/v1/meetups/berlin"
[[hosts]]
name="Marcel Ochs"
bio="marcel@handmadecities.com"
image=""
+++
#### 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.

View File

@@ -5,8 +5,8 @@ description="Receive Handmade meetup invites from the capital of Japan!"
api_endpoint="https://api.handmadecities.com/v1/meetups/tokyo"
[[hosts]]
name="Moai-san"
bio="moai@handmadecities.com"
name="Migue-san"
bio="miguel@handmadecities.com"
image=""
+++