Skip to content

Commit

Permalink
Added out procedures
Browse files Browse the repository at this point in the history
  • Loading branch information
ejboettcher committed Jan 17, 2024
1 parent 46e8513 commit be70935
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/opening_remarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,13 @@ <h2>Other</h2>
<h3 id="bathrooms">Bathrooms</h3>
<p>Bathrooms are located in the building</p>
<h3 id="nearest-exit">Nearest exit</h3>
<h3 id="how-to-leave-building-after-hours">How to leave building after hours</h3>
<ul>
<li>Press the green button</li>
<li>Walk to the outside doors and turn left.</li>
<li>Press the door opener</li>
<li>Press the green button</li>
</ul>
</section>
<section id="upcoming-events" class="slide level2">
<h2>Upcoming Events</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"href": "opening_remarks.html#other",
"title": "Welcome",
"section": "Other",
"text": "Other\nBathrooms\nBathrooms are located in the building\nNearest exit"
"text": "Other\nBathrooms\nBathrooms are located in the building\nNearest exit\nHow to leave building after hours\n\nPress the green button\nWalk to the outside doors and turn left.\nPress the door opener\nPress the green button"
},
{
"objectID": "opening_remarks.html#upcoming-events",
Expand Down
8 changes: 8 additions & 0 deletions site/_markdown/opening_remarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,14 @@ Bathrooms are located in the building
### Nearest exit


### How to leave building after hours

- Press the green button
- Walk to the outside doors and turn left.
- Press the door opener
- Press the green button


---

## Upcoming Events
Expand Down

0 comments on commit be70935

Please sign in to comment.