Try to fix the list
Jekyll / jekyll (pull_request) Successful in 20s
Details
Jekyll / jekyll (pull_request) Successful in 20s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
3bf86ee532
commit
ef3b1c7263
|
@ -27,7 +27,7 @@ documentation_list:
|
|||
alt: "manual"
|
||||
title: "Manual"
|
||||
excerpt: "
|
||||
* [Installation Instructions](https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html)
|
||||
* [Installation Instructions](https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html)<br/>
|
||||
* [Tahoe-LAFS Manual](http://tahoe-lafs.readthedocs.org/) (tahoe-lafs.readthedocs.org)
|
||||
"
|
||||
- image_path: /assets/images/wiki.jpg
|
||||
|
@ -35,7 +35,7 @@ documentation_list:
|
|||
alt: "wiki"
|
||||
title: "Wiki"
|
||||
excerpt: "
|
||||
* [Index of docs](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc)
|
||||
* [Index of docs](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc)<br/>
|
||||
* [Frequently Asked Questions](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ)
|
||||
"
|
||||
contribute:
|
||||
|
@ -51,7 +51,8 @@ contribute_list:
|
|||
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
|
||||
alt: "messaging"
|
||||
title: "Instant messaging"
|
||||
excerpt: 'Join the **#tahoe-lafs** channel on <a href="https://libera.chat/" target="_blank">Libera</a> or <a href="https://app.element.io/#/room/#tahoe-lafs:libera.chat">Matrix</a>.'
|
||||
excerpt: '
|
||||
* Join the **#tahoe-lafs** channel on <a href="https://libera.chat/" target="_blank">Libera</a> or <a href="https://app.element.io/#/room/#tahoe-lafs:libera.chat">Matrix</a>.'
|
||||
- image_path: /assets/images/meet.jpg
|
||||
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
|
||||
alt: "meet"
|
||||
|
|
Loading…
Reference in New Issue