mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adding inmportant information display about Linode's outage. Can be used for server information (maintenance) later on.
This commit is contained in:
parent
389157e2f0
commit
bba0a2a267
1 changed files with 11 additions and 0 deletions
|
@ -246,6 +246,17 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="NB-module NB-module-features">
|
||||
<h5 class="NB-module-header">Important information</h5>
|
||||
|
||||
<table class="" cellpadding="0" cellspacing="0">
|
||||
<tr class="NB-module-feature NB-module-feature-new">
|
||||
<td class="NB-module-feature-date">Today, 8 - 9am ET</td>
|
||||
<td class="NB-module-feature-description">Our server host, Linode Atlanta, was targetted in a malicious DDoS. NewsBlur was down as a result. Everything's fine now.</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue