Skip to content

Commit

Permalink
rm something
Browse files Browse the repository at this point in the history
  • Loading branch information
agahkarakuzu committed Sep 19, 2024
1 parent 6c5125d commit 622475e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions _data/agenda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ saturday1:
- title: "Coffee"
time: 9:00-9:30
image: coffee_break.png
text: ""
text: "All good things start with coffee!"
- title: "Introducing NeuroLibre"
time: 9:30-10:30
place: ""
Expand All @@ -27,7 +27,7 @@ saturday1:
time: 13:00-14:00
place: ""
image: rep_neuro.png
text: 🌿 <b class="title-random">Introduction 13:00-14:00 </b> <br> <i class="speaker-random">Alan Evans (McGill University) & Nikola Stikov (Polytechnique Montreal)</i> <br> <i class="speaker-random">Chris Holdgraf (2i2c, USA) <br> Ariel Rokem (U. Washington, USA)</i>
text: 🌿 <b class="title-random">Unmet needs 13:00-14:00 </b> <br> <i class="speaker-random">Alan Evans (McGill University) & Nikola Stikov (Polytechnique Montreal)</i> <br> <i class="speaker-random">Chris Holdgraf (2i2c, USA) <br> Ariel Rokem (U. Washington, USA)</i>
- title: "Break"
time: 14:00-14:30
place: ""
Expand Down
6 changes: 0 additions & 6 deletions _posts/2000-01-03-program.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ titleclr: saturday-one
<div class="col s9 activity-time">
<i class="fa fa-clock-o"></i> <span> {{ activity.time }} </span>
</div>
<div class="col s9 activity-place">
<i class="fa fa-map-marker"></i> <span> {{ activity.place }} </span>
</div>
<p class="col m12 activity-desc"> {{ activity.text }} </p>
{% if activity.typeform %}
<a class="waves-effect waves-light btn bg-{{ page.border-color }}" href="{{ activity.typeform }}" target="blank">Create a GitHub Issue</a>
Expand All @@ -48,9 +45,6 @@ titleclr: saturday-one
<div class="col s9 activity-time">
<i class="fa fa-clock-o"></i> <span> {{ activity.time }} </span>
</div>
<div class="col s9 activity-place">
<i class="fa fa-map-marker"></i> <span> {{ activity.place }} </span>
</div>
<p class="col m12 activity-desc"> {{ activity.text }} </p>
{% if activity.typeform %}
<a class="waves-effect waves-light btn bg-{{ page.border-color }}" href="{{ activity.typeform }}" target="blank">Create a GitHub Issue</a>
Expand Down

0 comments on commit 622475e

Please sign in to comment.