Skip to content

Commit

Permalink
Merge pull request #125 from InnerSourceCommons/berlin-update
Browse files Browse the repository at this point in the history
Berlin update
  • Loading branch information
yuhattor authored Nov 29, 2024
2 parents 2190476 + 66343ec commit 09d9d90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If you want to see the entire site, do the following:
```sh
# Define url
url="http://localhost:1313/"
directories=("shenzhen-2024" "tokyo-2024" "dublin-2024")
directories=("tokyo-2024" "tokyo-2024-returns" "berlin-2025")
for dir in "${directories[@]}"; do
cd $dir
hugo \
Expand Down
7 changes: 4 additions & 3 deletions landing-page/data/en/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,12 @@ pastevents:
blog:
enable: true
items:
- name: "InnerSource Gathering Berlin 2025"
image: "/berlin-2025/images/ogp/ogp.png"
url: "/berlin-2025"
- name: "InnerSource Gathering Paris 2024"
image: "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F900676133%2F523972762143%2F1%2Foriginal.20241117-142019?w=940&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C2160%2C1080&s=504909d5ad0b0b9ef6175cb644575ba0"
url: "https://www.eventbrite.com/e/innersource-gathering-paris-2024-tickets-1086001251979?aff=oddtdtcreator"
- name: "InnerSource Gathering Berlin 2025"
image: "/images/gathering/berlin-2025.png"
url: "/berlin-2025"



Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 09d9d90

Please sign in to comment.