Skip to content

Commit bd09d48

Browse files
authored
Merge pull request #27 from theShinigami/add-emergency-contacts
refactor: add emergency contact info
2 parents 44aff49 + bde8f7e commit bd09d48

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

src/about/conduct.html

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2 class="mb-8 text-lg font-bold font-heading lg:text-2xl">Need help?</h2>
4848
</div>
4949

5050

51-
<!--<div class="block-container">
51+
<div class="block-container">
5252
<div class="wrapper">
5353
<div class="grid-1-2">
5454
<section class="prose lg:prose-lg">
@@ -57,7 +57,18 @@ <h2 class="mb-8 text-lg font-bold font-heading lg:text-2xl">Need help?</h2>
5757

5858
Conference staff will be happy to help participants contact venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.
5959

60-
If your physical safety or the physical safety of others is at risk, please dial 911. If you are outside of Durham, or on a cell phone, and need to access Durham's 911 services, dial [(919) 560-4600](tel:+1-969-560-4600). For other needs, contact the relevant authorities below.
60+
If your physical safety or the physical safety of others is at risk, please dial 911. If you are outside of Chicago, or on a cell phone, and need to access Chicago's 911 services, dial [(312) 746-6000](tel:+1-312-746-6000). For other needs, contact the relevant authorities below.
61+
62+
- Emergency: [911](tel:911)
63+
- Chicago Police (Non-Emergency): [311](tel:311)
64+
- Chicago Police (General): [(312) 746-6000](tel:+1-312-746-6000)
65+
- Sexual Assault Crisis Line / Victims Crisis Line: [(888) 293-2080](tel:+1-888-293-2080)
66+
67+
### Nearest Hospital
68+
[John H. Stroger, Jr. Hospital of Cook County
69+
1969 W Ogden Ave, Chicago, IL 60612](https://maps.app.goo.gl/1YUMVFSdwZndiHMj9)
70+
- Phone: [(312) 864-6000](tel:+1-312-864-6000)
71+
6172
{% endmarkdown %}
6273
</section>
6374
<section>
@@ -99,7 +110,7 @@ <h2>Local authorities</h2>
99110
</ul>
100111
</section>
101112
</div>
102-
</div>-->
113+
</div>
103114
<div class="block-container">
104115
<div class="wrapper">
105116
<div class="prose lg:prose-lg mx-auto">

0 commit comments

Comments
 (0)