File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55event_date: June 12, 2025
66time: "4:00-5:00pm CET"
77order: 6
8+ conference_logo: https://isc-hpc.com/wp-content/uploads/2024/02/isc-logo.svg
89---
910
1011< div class ="container " data-aos ="fade-up " style ="padding: 3em 0; ">
Original file line number Diff line number Diff line change 55event_date: Tuesday - November 19, 2024
66time: "12:15pm-1:15pm ET"
77order: 4
8+ conference_logo: /images/bof/sc24_H_black_shaded.png
89---
910
1011< div class ="container " data-aos ="fade-up " style ="padding: 3em 0; ">
1112 < div class ="row ">
1213 < div class ="col-lg-8 wg ">
1314 < p class ="text-center ">
14- < img src ="https://starfishstorage.com/wp-content/uploads/2024/05/SC24-600x300-1.jpg "
15+ < img src ="{{page.conference_logo}} "
1516 style ="width: 15em; " />
1617 </ p >
1718 < p class ="subheading text-center "> {{page.subtitle}}</ p >
Original file line number Diff line number Diff line change 55event_date: Tuesday - November 19, 2024
66time: "5:15pm-6:45pm ET"
77order: 5
8+ conference_logo: /images/bof/sc24_H_black_shaded.png
89---
910
1011< div class ="container " data-aos ="fade-up " style ="padding: 3em 0; ">
1112 < div class ="row ">
1213 < div class ="col-lg-8 wg ">
1314 < p class ="text-center ">
14- < img src ="https://starfishstorage.com/wp-content/uploads/2024/05/SC24-600x300-1.jpg "
15+ < img src ="{{page.conference_logo}} "
1516 style ="width: 15em; margin: auto; " />
1617 </ p >
1718 < p class ="subheading text-center "> {{page.subtitle}}</ p >
Original file line number Diff line number Diff line change @@ -19,10 +19,13 @@ <h4>Bird of a Feather (BoF) events are typically associated with a major confere
1919 < div class ="testimonial-wrap ">
2020 < div class ="testimonial-item ">
2121 < div class ="d-flex align-items-center info-box ">
22+ < img src ="{{bof.conference_logo}} " class ="testimonial-img flex-shrink-0 ">
23+ < div >
2224 {{bof.event_date | date: "%b %d, %Y" }}
23- </ div >
2425 < h3 class ="heading "> < a href ="{{bof.url}} "> {{bof.title}}</ a > </ h3 >
2526 < span class ="position "> {{bof.subtitle}}</ span >
27+ </ div >
28+ </ div >
2629 </ div >
2730 </ div >
2831 </ div >
You can’t perform that action at this time.
0 commit comments