Skip to content

Commit

Permalink
Change to outage banner
Browse files Browse the repository at this point in the history
  • Loading branch information
bdc34 committed Sep 30, 2024
1 parent 492b493 commit 9dbd922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browse/templates/user_banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{%- set now=request_datetime.strftime("%Y%m%d%H%M")|int -%}
{%- if now >= BANNER_START_1 and now < BANNER_END_1 -%}
<div><h3 style="text-align: center">🚨2024-09-29: <a href="https://status.arxiv.org">
arxiv.org is experience DB issues. The announce tonight will be 3 hours later than usual.</a>🚨
arxiv.org is experience DB issues. Sunday&#8217s papers will be available Monday morning.</a>🚨
</h3></div>
{%- endif -%}
{%- endmacro -%}
Expand Down

0 comments on commit 9dbd922

Please sign in to comment.