forked from tahoe-lafs/web-landing-page
Add blue button in the about section
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
2cdef2a035
commit
e66a0ba0e4
2 changed files with 10 additions and 8 deletions
|
@ -74,6 +74,8 @@ about:
|
|||
and maintained by a group of hardy volunteers.
|
||||
We are grateful for their energy, expertise, and support.
|
||||
Check out some of the main contributors to this project!
|
||||
url: "https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AboutUs"
|
||||
btn_label: "Our Contributors"
|
||||
---
|
||||
<div id="documentation">
|
||||
{% include feature_row id="documentation" type="center" %}
|
||||
|
@ -103,7 +105,7 @@ about:
|
|||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<br/><br/>
|
||||
<br/><br/><br/>
|
||||
<div id="about">
|
||||
{% include feature_row id="about" type="left" %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue