Skip to content

Commit

Permalink
add big red banner saying bridging into Bluesky is paused
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Nov 24, 2024
1 parent cead24a commit 8d7080c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
</p>
</div>

<div class="row">
<span class="big error shadow"><a href="https://github.com/bluesky-social/atproto/discussions/3094">Bridging into Bluesky is currently paused.</a> Sorry! <a href="https://github.com/snarfed/bridgy-fed/issues/1520#issuecomment-2492534380">Hopefully it'll be back soon.</a></span>
</div>

{% block content %}
{% endblock %}

Expand Down

0 comments on commit 8d7080c

Please sign in to comment.