generated from carpentries/workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58e6411
commit 279da75
Showing
1 changed file
with
1 addition
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ helper: ["Esther Turner", "Alex Baldwin", "Adam Ward"] # boxed, comma-separa | |
email: ["[email protected]","[email protected]"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["[email protected]", "[email protected]", "[email protected]"] | ||
collaborative_notes: # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) | ||
eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) | ||
what3words: "member.regime.intent" # optional: what3words (https://what3words.com) address of the workshop venue, without leading slashes e.g. "globe.lessening.computers" | ||
what3words: "super.neon.light" # optional: what3words (https://what3words.com) address of the workshop venue, without leading slashes e.g. "globe.lessening.computers" | ||
--- | ||
|
||
{% comment %} See instructions in the comments below for how to edit specific sections of this workshop template. {% endcomment %} | ||
|
@@ -207,14 +207,6 @@ special instructions. | |
<strong>Accessibility:</strong> | ||
We are committed to making this workshop | ||
accessible to everybody. | ||
{% if online == "false" %} | ||
The workshop organizers have checked that: | ||
<p> | ||
<ul> | ||
<li>The room is wheelchair / scooter accessible.</li> | ||
<li>Accessible restrooms are available.</li> | ||
</ul> | ||
{% endif %} | ||
</p> | ||
<p>We are dedicated to providing a positive and accessible learning environment for all. | ||
We do not require participants to provide documentation of disabilities or disclose any unnecessary personal information. | ||
|