We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ab94d commit 3bd5caeCopy full SHA for 3bd5cae
logos/cihr.jpg assets/logos/cihr.jpglogos/cihr.jpg renamed to assets/logos/cihr.jpg
data.json
@@ -4,7 +4,7 @@
4
"city": "Montreal",
5
"dates": "October 2026",
6
"year": "2026",
7
- "background_img": "/assets/banner.jpg",
+ "background_img": "https://raw.githubusercontent.com/BrainhackMTL/fall2026/refs/heads/main/assets/banner.jpg",
8
"color_theme": {
9
"primary": "rgb(0, 103, 165)",
10
"primary_hover": "rgb(123, 175, 222)",
@@ -157,7 +157,7 @@
157
{
158
"name": "CIHR",
159
"url": "https://cihr-irsc.gc.ca/e/193.html",
160
- "logo": "/logos/cihr.jpg",
+ "logo": "https://raw.githubusercontent.com/BrainhackMTL/fall2026/refs/heads/main/assests/logos/cihr.jpg",
161
"level": "champion",
162
"height": "200px"
163
}
0 commit comments