Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c056058

Browse files
committed
fix sdf date, add sdf+santa images #212
1 parent 29b66e7 commit c056058

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
File renamed without changes.
498 KB
Loading
326 KB
Loading

src/components/events/events-list.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"month": 11,
1515
"year": 2021
1616
},
17-
"image": "/events/banner.png",
17+
"image": "/events/hw2.png",
1818
"shortText": "La CLIC vous invite à son événement du 11 Novembre !",
1919
"moreInfoUrl": "/news/30"
2020
},
@@ -34,9 +34,9 @@
3434
"month": 12,
3535
"year": 2021
3636
},
37-
"image": null,
37+
"image": "/events/sdf21.png",
3838
"shortText": "La CLIC vous invite à un repas convivial en compagnie de vos professeurs et de la Faculté",
39-
"moreInfoUrl": null
39+
"moreInfoUrl": "/news/33"
4040
},
4141
{
4242
"title": "Secret Santa",
@@ -54,9 +54,9 @@
5454
"month": 12,
5555
"year": 2021
5656
},
57-
"image": null,
57+
"image": "/events/santa21.png",
5858
"shortText": "Venez offrir et recevoir vos cadeaux !",
59-
"moreInfoUrl": null
59+
"moreInfoUrl": "/news/32"
6060
},
6161
{
6262
"title": "PolyLAN 36",

0 commit comments

Comments
 (0)