File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 22
22
<ol>
23
23
<li><a href="/demo.html">Demo</a></li>
24
24
<li><a href="/releases/">Install</a></li>
25
- <li><a href="https://borgbackup.readthedocs.io/">Docs</a></li>
26
- <li><a href="https://github.com/borgbackup/community">Community</a></li>
27
25
<li><a href="/support/fund.html">Fund</a></li>
28
- <li><a href="https://github.com/borgbackup/borg">Contribute</a></li>
29
26
<li><a href="/support/free.html">Support</a></li>
30
27
<li><a href="/support/commercial.html">Services</a></li>
28
+ <!-- no space between nav label and svg deliberately per https://davidwalsh.name/remove-whitespace-inline-block -->
29
+ <!-- external link icon: https://commons.wikimedia.org/wiki/File:Link-external-small-ltr-progressive.svg -->
30
+ <li><a href="https://borgbackup.readthedocs.io/">Docs<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
31
+ <title>
32
+ external link
33
+ </title>
34
+ <path fill="currentColor" d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/>
35
+ </svg></a></li>
36
+ <li><a href="https://github.com/borgbackup/community">Community<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
37
+ <title>
38
+ external link
39
+ </title>
40
+ <path fill="currentColor" d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/>
41
+ </svg></a></li>
42
+ <li><a href="https://github.com/borgbackup/borg">Contribute<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
43
+ <title>
44
+ external link
45
+ </title>
46
+ <path fill="currentColor" d="M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/>
47
+ </svg></a></li>
31
48
</ol>
32
49
</nav>
33
50
</header>
You can’t perform that action at this time.
0 commit comments