-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add notice to increase File Collection visibility
- Loading branch information
1 parent
1fd9612
commit 5fd6ebd
Showing
1 changed file
with
14 additions
and
0 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 |
---|---|---|
|
@@ -3,6 +3,20 @@ | |
--- | ||
{% include nav.html %} | ||
|
||
<div style="margin: 10px 0 0 0; padding: 16px; background-color: rgba(200, 200, 200, 0.15)"> | ||
<h3 style="margin: 0; color: rgb(26 203 99);"><b>New Service!</b></h3> | ||
<p> | ||
Better Informatics has launched <b>BetterInformatics File Collection</b> to replace the shared Drive: <br/> | ||
<a href="https://files.betterinformatics.com">files.betterinformatics.com</a> | ||
</p> | ||
<p> | ||
Please use it for your studies and contribute! | ||
</p> | ||
<p> | ||
We are also actively looking for people to help maintain BetterInformatics services. Chat with us on <a href="https://discord.gg/HyThRRThmh">Discord</a> or <a href="mailto:[email protected]">email</a>! | ||
</p> | ||
</div> | ||
|
||
<div style="margin: 10px; display: flex; justify-content: center"> | ||
<!--small style="text-align: center; padding: 10px; background-color: rgba(200, 200, 200, 0.2); border-radius: 10px; margin-bottom: 10px; margin-top: 10px;"> | ||
<a href="https://exams.is.ed.ac.uk/">Resit timetable is out!</a> | ||
|