Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update homepage info #119

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions landing-page/data/en/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,20 @@ feature:
content: "At the heart of InnerSource is a vibrant community of practitioners and enthusiasts. Our gathering is an opportunity to network, share ideas, and collaborate with peers. Whether you're a seasoned contributor or new to InnerSource, you'll find a welcoming and engaging community."

############################# Feature ###########################
events:
# events:
# enable: true
# items:
# - name: "InnerSource Gathering Tokyo 2024 Returns!"
# url: "./tokyo-2024-returns"
# location: "Tokyo, Japan"
# date: "1 Nov 2024"
pastevents:
enable: true
items:
- name: "InnerSource Gathering Tokyo 2024 Returns!"
url: "./tokyo-2024-returns"
location: "Tokyo, Japan"
date: "1 Nov 2024"
pastevents:
enable: true
items:
- name: "InnerSource Gathering Shenzen 2024"
url: "https://www.oschina.net/page_event/innersource_summit_asia2024/"
location: "Shenzhen, China"
Expand Down