Compare commits
4 Commits
4c02abc01c
...
7cefb664f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7cefb664f4 | ||
|
|
69a8f68d4a | ||
|
|
01b6cd20d7 | ||
|
|
f24aa81859 |
@@ -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 on header, example: custom_script= "<script>console.log(\"Hello World\")</script>"
|
||||||
custom_script = ""
|
custom_script = ""
|
||||||
# copyright
|
# copyright
|
||||||
copyright = "© 2024 Handmade Cities LLC"
|
copyright = "© 2025 Handmade Cities LLC"
|
||||||
|
|
||||||
# Preloader
|
# Preloader
|
||||||
# preloader module: https://github.com/gethugothemes/hugo-modules/tree/master/components/preloader
|
# preloader module: https://github.com/gethugothemes/hugo-modules/tree/master/components/preloader
|
||||||
|
|||||||
15
content/english/meetups/berlin.md
Normal file
15
content/english/meetups/berlin.md
Normal 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.
|
||||||
@@ -5,8 +5,8 @@ description="Receive Handmade meetup invites from the capital of Japan!"
|
|||||||
api_endpoint="https://api.handmadecities.com/v1/meetups/tokyo"
|
api_endpoint="https://api.handmadecities.com/v1/meetups/tokyo"
|
||||||
|
|
||||||
[[hosts]]
|
[[hosts]]
|
||||||
name="Moai-san"
|
name="Migue-san"
|
||||||
bio="moai@handmadecities.com"
|
bio="miguel@handmadecities.com"
|
||||||
image=""
|
image=""
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user