Skip to content

Commit 2e24a0e

Browse files
Gnukblackheaven
authored andcommitted
Add Lyon Craft
1 parent 6a5f8cb commit 2e24a0e

File tree

3 files changed

+110
-1
lines changed

3 files changed

+110
-1
lines changed

data/conferences.json

+12
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,17 @@
3333
"JavaScript",
3434
"Éthique"
3535
]
36+
},
37+
{
38+
"image": "lyon-craft.svg",
39+
"key": "lyon-craft",
40+
"name": "Lyon Craft",
41+
"url": "https://lyon-craft.fr/",
42+
"shortDescription": "Lyon Craft c'est une journée pour échanger autour de la très large thématique qu'est le Software Craftsmanship. Un moment pour partager avec des actrices et acteurs locaux. L'occasion, aussi, de découvrir ce mouvement ou de perfectionner notre usage des approches qu'il plébiscite.",
43+
"tags": [
44+
"Craftsmanship",
45+
"artisan",
46+
"Coding Dojo"
47+
]
3648
}
3749
]

public/css/main.css

-1
Original file line numberDiff line numberDiff line change
@@ -5477,7 +5477,6 @@ h1 img {
54775477
}
54785478
.communitiesList img {
54795479
max-width: 100px;
5480-
padding-right: 20px;
54815480
}
54825481
.communitiesList .thumbnail a > img {
54835482
height: 100px;
+98
Loading

0 commit comments

Comments
 (0)