Add co-working to Explore menu

This commit is contained in:
Abner Coimbre
2025-06-12 21:12:53 -07:00
parent 4adb0ad62e
commit c9ee83d27b
2 changed files with 9 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ weight = 4
parent = "Explore" parent = "Explore"
name = "Discord" name = "Discord"
url = "/discord" url = "/discord"
weight = 2 weight = 3
[[main]] [[main]]
parent = "Explore" parent = "Explore"
@@ -43,11 +43,17 @@ name = "Meetups"
url = "/meetups" url = "/meetups"
weight = 1 weight = 1
[[main]]
parent = "Explore"
name = "Cowork"
url = "/cowork"
weight = 2
[[main]] [[main]]
parent = "Explore" parent = "Explore"
name = "Donate" name = "Donate"
url = "https://donorbox.org/handmadecities" url = "https://donorbox.org/handmadecities"
weight = 3 weight = 4
[[main]] [[main]]
name = "About" name = "About"

View File

@@ -8,7 +8,7 @@ description: "Learn how the co-working sessions, well, work!"
draft: false draft: false
--- ---
#### About Our Co-Working Sessions #### About Co-Working Sessions
When there's no Handmade conference we have in-person meetups all year round. Usually, these are just monthly meetups: once a month we showcase the coolest demos or have round-table discussions. When there's no Handmade conference we have in-person meetups all year round. Usually, these are just monthly meetups: once a month we showcase the coolest demos or have round-table discussions.