Skip to content

Commit 4cc9f59

Browse files
index2: drop EOL release box, mark footer links as external
Remove the end-of-life box (Borg 1.1 / 1.0 / 0.xx) from the install section — only supported and upcoming series are listed now. Add class="ext" to the footer Docs/Community/Contribute links so they get the same ↗ external-link indicator as the rest of the page; these were the only external links without one. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 32f9e69 commit 4cc9f59

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

index2.html

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -914,18 +914,6 @@ <h3>Borg 2.0<span class="badge testing">testing</span></h3>
914914
<li><a class="ext" href="https://github.com/borgbackup/borg/releases">downloads</a></li>
915915
</ul>
916916
</div>
917-
<div class="feature">
918-
<h3>Borg 1.1, 1.0, 0.xx<span class="badge eol">end of life</span></h3>
919-
<div class="ver">1.1.18 / 1.0.13</div>
920-
<div class="when">2022-06-05 / 2019-02-15</div>
921-
<p>No longer supported — please use Borg 1.4.x or 1.2.x. The 0.xx development
922-
series (2015–2016) led up to Borg 1.0.</p>
923-
<ul class="mini-links">
924-
<li><a href="/releases/borg-1.1.html">1.1 announcement</a></li>
925-
<li><a class="ext" href="https://borgbackup.readthedocs.io/en/1.1-maint/">1.1 docs</a></li>
926-
<li><a class="ext" href="https://borgbackup.readthedocs.io/en/1.0-maint/">1.0 docs</a></li>
927-
</ul>
928-
</div>
929917
</div>
930918
<p class="aside">Borg&rsquo;s future:
931919
<a class="ext" href="https://github.com/borgbackup/borg/milestones">milestones</a> ·
@@ -1141,9 +1129,9 @@ <h2>Trusted by sysadmins, hoarders and the merely paranoid.</h2>
11411129
<a href="#support">Support</a>
11421130
<a href="#services">Services</a>
11431131
<a href="#fund">Fund</a>
1144-
<a href="https://borgbackup.readthedocs.io/">Docs</a>
1145-
<a href="https://github.com/borgbackup/community">Community</a>
1146-
<a href="https://github.com/borgbackup/borg">Contribute</a>
1132+
<a class="ext" href="https://borgbackup.readthedocs.io/">Docs</a>
1133+
<a class="ext" href="https://github.com/borgbackup/community">Community</a>
1134+
<a class="ext" href="https://github.com/borgbackup/borg">Contribute</a>
11471135
</div>
11481136
<p class="check">… and always check your backups!</p>
11491137
<p class="legal">BorgBackup is free software, distributed under the BSD license.<br/>

0 commit comments

Comments
 (0)