Skip to content

Commit 2e88d3b

Browse files
authored
Merge pull request #46 from alessandrodevecchi/main
aggiunti nuovi media partners
2 parents a162088 + 7fdf625 commit 2e88d3b

5 files changed

Lines changed: 21 additions & 1 deletion

File tree

public/images/partners/devdojo.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading

src/config/communities/devdojo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
name: Dev Dojo IT
3+
logo: /images/partners/devdojo.svg
4+
url: https://www.devdojo.it/
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
name: eventitech
3+
logo: /images/partners/eventitech.svg
4+
url: https://eventitech.it/
5+
---

src/config/editions/2026.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@
113113
"xstreamdatalab",
114114
"opensearch-milan",
115115
"opensearch-rome",
116-
"django-girls-italy"
116+
"django-girls-italy",
117+
"eventitech",
118+
"devdojo"
117119
]
118120
},
119121
"location": {

0 commit comments

Comments
 (0)