-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[New Site] update banner to announce election (#547)
* update banner to announce election --------- Co-authored-by: Chris Markiewicz <[email protected]> Co-authored-by: Remi Gau <[email protected]>
- Loading branch information
1 parent
f056a13
commit ca7f444
Showing
1 changed file
with
15 additions
and
7 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 |
---|---|---|
|
@@ -12,16 +12,22 @@ | |
} | ||
</style> | ||
<div class="announcement"> | ||
|
||
<!-- | ||
<h2><b>THIS SITE IS UNDER DEVELOPMENT</b><br></h2> | ||
<h3> | ||
We encourage feedback via the giscus form on the bottom of the main page. <br> | ||
</h3> | ||
|
||
<!-- | ||
<h2>BIDS steering group election</h2> | ||
--> | ||
<h2><b>BIDS steering group election</b></h2> | ||
<p>This year's election has started. | ||
If you are <a href="https://bids-specification.readthedocs.io/en/latest/appendices/contributors.html">a BIDS contributor</a>, | ||
please check your BIDS email for an <a href="https://opavote.com" target="_blank">opavote voting link</a> to cast your vote. | ||
</p> | ||
<p> | ||
The polls will open on <b>Monday, October 21st</b> and close on <b>Friday, November 1st</b>. | ||
</p> | ||
<!-- | ||
<button> | ||
<a href="https://forms.gle/hq54xEkws5PBM43F9" target="_blank"> | ||
Nomination form | ||
|
@@ -46,11 +52,13 @@ <h3> | |
We are looking to maintain and enhance our range of diverse perspectives | ||
and experiences currently present on the Steering Group. | ||
</p> | ||
--> | ||
<p> | ||
If you have any questions, please feel free to reach out to | ||
<a href="mailto:[email protected]">the BIDS maintainers</a>. | ||
</p> | ||
|
||
<!-- | ||
<div class="iframe-container"> | ||
<iframe | ||
src="https://www.youtube.com/embed/-c4PUhTwmz4" | ||
|
@@ -60,7 +68,7 @@ <h3> | |
allowfullscreen> | ||
</iframe> | ||
</div> | ||
--> | ||
--> | ||
|
||
</div> | ||
</div> | ||
|