Skip to content

Commit

Permalink
FIX: lunch and dinner locations
Browse files Browse the repository at this point in the history
  • Loading branch information
dzoladz committed May 2, 2024
1 parent ca3dbce commit 0fff791
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions _data/program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,9 @@ days:
- name: Check-in
time_start: '8:00'
time_end: '9:00'
- name: Coffee Break
time_start: '10:15'
time_end: '10:30'
- name: Lunch
time_start: '12:30'
time_end: '13:30'
- name: Snack Break
time_start: '15:00'
time_end: '15:15'
- name: Dinner
time_start: '18:00'
time_end: '20:00'
- name: General Session Room
talks:
- name: Welcoming Remarks
Expand All @@ -36,6 +27,9 @@ days:
- name: Opening Keynote
time_start: '9:15'
time_end: '10:15'
- name: Coffee Break
time_start: '10:15'
time_end: '10:30'
- name: "Leveraging Data in Good (Budget) Times and in Bad"
time_start: '10:30'
time_end: '11:20'
Expand All @@ -48,9 +42,15 @@ days:
- name: "When you have a minute, tell me everything you know: express cataloger training for ETDs"
time_start: '14:10'
time_end: '15:00'
- name: Snack Break
time_start: '15:00'
time_end: '15:15'
- name: "Thrown Into the Fire: Experiences of New Electronic Resources Librarians"
time_start: '15:15'
time_end: '16:05'
- name: Dinner
time_start: '18:00'
time_end: '20:00'
- name: Training Room 1
talks:
- name: "Concerning Classification: American Alternative Classification Systems 1930 - Today"
Expand Down Expand Up @@ -83,14 +83,14 @@ days:
- name: Check-in
time_start: '8:30'
time_end: '9:00'
- name: Coffee Break
time_start: '10:00'
time_end: '10:15'
- name: General Session Room
talks:
- name: Closing Keynote
time_start: '9:00'
time_end: '10:00'
- name: Coffee Break
time_start: '10:00'
time_end: '10:15'
- name: "Looking for Trouble: Finding and Fixing Problems in Your Catalog"
time_start: '10:15'
time_end: '11:05'
Expand Down
2 changes: 1 addition & 1 deletion _talks/dinner.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Dinner
categories:
- Info
- General
hide: true
---
Binary file removed _talks/img.png
Binary file not shown.
Binary file removed _talks/img_1.png
Binary file not shown.
Binary file removed _talks/img_2.png
Binary file not shown.
2 changes: 1 addition & 1 deletion _talks/lunch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name: Lunch
special_note: "Lunch will be served in the lunchroom upstairs."
categories:
- Info
- General
hide: true
---
2 changes: 1 addition & 1 deletion _talks/reception.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Reception
categories:
- Info
- General
---

0 comments on commit 0fff791

Please sign in to comment.