Skip to content

Commit

Permalink
Add outage notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Dec 20, 2023
1 parent 74521ec commit a40c36a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{% extends "base.html" %}


{% block announce %}
<span class="twemoji">{% include ".icons/fontawesome/solid/triangle-exclamation.svg" %}</span>
The Spoofax artifact server is currently experiencing an outage. Therefore, Spoofax cannot be downloaded while this is ongoing.<br />We apologise for the inconvenience.
{% endblock %}

<!-- Meta tags -->
{% block extrahead %}

Expand Down

0 comments on commit a40c36a

Please sign in to comment.