File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11- name : European Research Council
2- image : images/erc.png
2+ image : / images/erc.png
33- name : Department of Energy
4- image : images/doe.png
4+ image : / images/doe.png
55- name : National Science Foundation
6- image : images/nsf.png
6+ image : / images/nsf.png
77- name : Internet 2
8- image : images/i2.png
8+ image : / images/i2.png
99- name : Institute for Research and Innovation in Software for High Energy Physics
10- image : images/iris-hep.png
10+ image : / images/iris-hep.png
1111- name : DARPA
12- image : images/darpa.jpg
12+ image : / images/darpa.jpg
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ <h1 class="display-5 fw-bold">Sponsors</h1>
135135 < div class ="col-lg-6 mx-auto ">
136136
137137 {% for org in site.data.sponsors %}
138- < img src ="{{ org.image }} " style ="padding:10px; max-height: 120px; max-width: 120px; " alt ="{{ org.name }} "/>
138+ < img src ="{{ site.baseurl }}{{ org.image }} " style ="padding:10px; max-height: 120px; max-width: 120px; " alt ="{{ org.name }} "/>
139139 {% endfor %}
140140
141141 </ div >
You can’t perform that action at this time.
0 commit comments