Skip to content

Commit

Permalink
calendar work & franco & brainlife
Browse files Browse the repository at this point in the history
updated logo for Franco and Brainlife

calendar connected, but display still a problem
  • Loading branch information
dnkennedy committed Mar 26, 2024
1 parent 29094d0 commit 45148cc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
Binary file added images/committee/thumbnail_franco-pestilli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/thumbnail_brainlifelogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 12 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
plugins: ['list'],
defaultView: 'listWeek',
validRange: {
start: "2023-12-14",
end: "2023-12-16"
start: "2024-5-7",
end: "2024-5-8"
},
events: data
});
Expand Down Expand Up @@ -229,7 +229,7 @@ <h3>Get Involved</h3>
</section>

<!-- Second -->
<section id="schedule" class="main">
<section id="schedule" class="main"> <!-- Called Program in TopNav -->
<header>
<div class="container">
<h2>Program</h2>
Expand Down Expand Up @@ -280,18 +280,19 @@ <h2>Program</h2>
<h2>Schedule</h2>
</div>
<h3>Coming Soon!</h3>
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&ctz=America%2FNew_York&bgcolor=%23ffffff&src=ZDI1MmUwYjE3MjJhZDE4ZmJiODA4YTkxNWI0N2FkODhiYjU5YzJjMjg0NTNmZmI4YWRhZTMzOWQ4MGVlMjJlZUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23E4C441" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>

<!-- <div id='calendar' style="padding: 0 0 2em 0"></div>
<div id='calendar' style="padding: 0 0 2em 0"></div>

<div>
<h4>View in <a
href="https://calendar.google.com/calendar/embed?src=432936c83286b361d1d920f4320febb56576633c08304f3f2a5d11d7141727c4%40group.calendar.google.com&ctz=America%2FToronto"><b>Google
href="https://calendar.google.com/calendar/embed?src=d252e0b1722ad18fbb808a915b47ad88bb59c2c28453ffb8adae339d80ee22ee%40group.calendar.google.com&ctz=America%2FChicago"><b>Google
Calendar</b></a>
or <a
href="https://calendar.google.com/calendar/ical/432936c83286b361d1d920f4320febb56576633c08304f3f2a5d11d7141727c4%40group.calendar.google.com/public/basic.ics"><b>add it to
your calendar</b></a>
or <a
href="https://calendar.google.com/calendar/ical/d252e0b1722ad18fbb808a915b47ad88bb59c2c28453ffb8adae339d80ee22ee%40group.calendar.google.com/public/basic.ics"><b>add it to
your calendar</b></a>
</h4>
</div> -->
</div>

<!-- <div id="workshop" class="row">
<h2>Workshops</h2>
Expand Down Expand Up @@ -639,7 +640,7 @@ <h2>Meet the Organizers</h2>
</div>
</div>
</div>
<div class="flex-item"><img src="./images/committee/person101.png">
<div class="flex-item"><img src="./images/committee/thumbnail_franco-pestilli.png">
<div class="description-text">
<div>Franco Pestilli</div>
<div><i>UT Austin</i></div>
Expand Down Expand Up @@ -817,7 +818,7 @@ <h2>Thank you to our Supporters!</h2>
<div class="row">
<div class="5u">
<a href="https://brainlife.io/about/" target="_blank" class="image fit">
<img src="images/brainlife.io.svg" alt="" />
<img src="images/thumbnail_brainlifelogo.png" alt="" />
</a>
</div>
<div class="3u">
Expand Down

0 comments on commit 45148cc

Please sign in to comment.