Centered and smaller text for the documentation section
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
e66a0ba0e4
commit
0db12543e5
@ -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: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user