Skip to content

Commit 9383a61

Browse files
index2.html: reorder support channels
Order the SUPPORT boxes as Documentation, Issue tracker, IRC, Mastodon, Matrix, Mailing list. Each box keeps its own glyph and copy. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0d996dd commit 9383a61

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

index2.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,15 @@ <h3>Chat (IRC)</h3>
959959
<li><a class="ext" href="https://web.libera.chat/?nick=Guest&amp;#borgbackup">full client</a></li>
960960
</ul>
961961
</div>
962+
<div class="feature">
963+
<span class="glyph" aria-hidden="true"></span>
964+
<h3>Mastodon</h3>
965+
<p>Follow @borgbackup@fosstodon.org for announcements. Mastodon is not suitable
966+
for longer or more complex discussions — use one of the other channels for that.</p>
967+
<ul class="mini-links">
968+
<li><a class="ext" href="https://fosstodon.org/@borgbackup">@borgbackup</a></li>
969+
</ul>
970+
</div>
962971
<div class="feature">
963972
<span class="glyph" aria-hidden="true"></span>
964973
<h3>Matrix chat</h3>
@@ -978,15 +987,6 @@ <h3>Mailing list</h3>
978987
<li><a class="ext" href="https://mail.python.org/mailman/listinfo/borgbackup">mailing list</a></li>
979988
</ul>
980989
</div>
981-
<div class="feature">
982-
<span class="glyph" aria-hidden="true"></span>
983-
<h3>Mastodon</h3>
984-
<p>Follow @borgbackup@fosstodon.org for announcements. Mastodon is not suitable
985-
for longer or more complex discussions — use one of the other channels for that.</p>
986-
<ul class="mini-links">
987-
<li><a class="ext" href="https://fosstodon.org/@borgbackup">@borgbackup</a></li>
988-
</ul>
989-
</div>
990990
</div>
991991
</section>
992992

0 commit comments

Comments
 (0)