31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
---
|
|
title: "Mycelium"
|
|
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging." # quotation marks to allow colons where used
|
|
template: "layouts/about.html"
|
|
insert_anchor_links: "left"
|
|
extra:
|
|
author: ThreeFold
|
|
imgPath: mycel2.png
|
|
---
|
|
|
|
|
|
|
|
<!--
|
|
This page is made by combining different 'section' (partial html pages) together.
|
|
To edit the page content, please go to specific 'section' that you would like to edit (stored inside templates/partials folders).
|
|
To see the list of the section blocks in this page, add or remove some of the partial pages,
|
|
go to: static/templates/layouts/why.html.
|
|
|
|
ABOUT / WHY PAGE (static/templates/layouts/why.html) contains:
|
|
|
|
1. About hero section: "templates/partials/about/about1.html"
|
|
2. benefit1 section: "templates/partials/about/about2.html"
|
|
3. benefit2 section: "templates/partials/about/about3.html"
|
|
4. benefit3 new section: "templates/partials/about/about4.html"
|
|
5. tf section: "templates/partials/about/about5.html"
|
|
6. faq section: "templates/partials/about/about6.html"
|
|
7. cta section: "templates/partials/hero/myhero7.html"
|
|
|
|
|
|
-->
|