Centered and smaller text for the documentation section
All checks were successful
Jekyll / jekyll (pull_request) Successful in 39s
Jekyll cleanup / jekyll_cleanup (pull_request) Successful in 11s

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2025-05-07 10:54:48 +02:00
parent e66a0ba0e4
commit 0db12543e5

View File

@ -19,23 +19,26 @@ documentation_list:
- image_path: /assets/images/overview.svg - image_path: /assets/images/overview.svg
alt: "overview" alt: "overview"
title: "Overview" title: "Overview"
excerpt: ' excerpt: >-
This [one-page summary](https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html) explains the unique properties of this system <center>
' <a href="https://tahoe-lafs.readthedocs.io/en/latest/about-tahoe.html">One-page summary</a>
</center>
- image_path: /assets/images/manual.svg - image_path: /assets/images/manual.svg
alt: "manual" alt: "manual"
title: "Manual" title: "Manual"
excerpt: '<ul> excerpt: >-
<li><a href="https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html">Installation Instructions</a></li> <center>
<li><a href="http://tahoe-lafs.readthedocs.org/">Tahoe-LAFS Manual</a></li> <p><a href="https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html">Installation Instructions</a></p>
</ul>' <p><a href="http://tahoe-lafs.readthedocs.org/">Tahoe-LAFS Manual</a></p>
</center>
- image_path: /assets/images/wiki.svg - image_path: /assets/images/wiki.svg
alt: "wiki" alt: "wiki"
title: "Wiki" title: "Wiki"
excerpt: '<ul> excerpt: >-
<li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc">Index of docs</a></li> <center>
<li><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ">Frequently Asked Questions</a></li> <p><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc">Index of docs</a></p>
</ul>' <p><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ">Frequently Asked Questions</a></p>
</center>
contribute: contribute:
- title: "Contribute" - title: "Contribute"
excerpt: "" excerpt: ""