Skip to content

Commit

Permalink
reword "Bluesky bridging paused" banner since some posts are getting …
Browse files Browse the repository at this point in the history
…through

not many though. for #1520, bluesky-social/atproto#3094
  • Loading branch information
snarfed committed Nov 25, 2024
1 parent 45f242a commit 8d75b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</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>
<span class="big error shadow"><a href="https://github.com/bluesky-social/atproto/discussions/3094">Bridging into Bluesky is currently incomplete.</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 %}
Expand Down

0 comments on commit 8d75b33

Please sign in to comment.