Compare commits
No commits in common. "9bd280d88e4de80843568ba1430affd1a1e6c8c6" and "af9bc6a9308d5631bf5f13e0cfeb42f8d9d94a44" have entirely different histories.
9bd280d88e
...
af9bc6a930
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Take actions"
|
title: "Take actions"
|
||||||
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging."
|
description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging."
|
||||||
template: "layouts/download.html"
|
template: "layouts/action.html"
|
||||||
insert_anchor_links: "left"
|
insert_anchor_links: "left"
|
||||||
extra:
|
extra:
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ extra:
|
|||||||
To see the list of the section blocks in this page, add or remove some of the partial pages,
|
To see the list of the section blocks in this page, add or remove some of the partial pages,
|
||||||
go to: static/templates/layouts/index.html.
|
go to: static/templates/layouts/index.html.
|
||||||
|
|
||||||
HOMEPAGE (static/templates/layouts/download.html) contains:
|
HOMEPAGE (static/templates/layouts/action.html) contains:
|
||||||
|
|
||||||
1. Hero section: "templates/partials/download/download1.html
|
1. Hero section: "templates/partials/download/download1.html
|
||||||
2. faq section: "templates/partials/hero/myhero6.html"
|
2. faq section: "templates/partials/hero/myhero6.html"
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
@ -9,7 +9,7 @@
|
|||||||
{% include "partials/home/cta.html" %}
|
{% include "partials/home/cta.html" %}
|
||||||
{% include "partials/action/video.html" %}
|
{% include "partials/action/video.html" %}
|
||||||
{% include "partials/action/web4tools.html" %}
|
{% include "partials/action/web4tools.html" %}
|
||||||
{% include "partials/action/download.html" %}
|
{% include "partials/action/action.html" %}
|
||||||
{% include "partials/about/about5.html" %}
|
{% include "partials/about/about5.html" %}
|
||||||
{% include "partials/home/cta.html" %}
|
{% include "partials/home/cta.html" %}
|
||||||
{% include "partials/about/about6.html" %}
|
{% include "partials/about/about6.html" %}
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
secure overlay networking, and autonomous cloud security to bring this vision to life. </span>
|
secure overlay networking, and autonomous cloud security to bring this vision to life. </span>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<a href="download.html" class="fade-in pt-10 text-balance text-3xl font-semibold tracking-tight text-black sm:text-4xl blinking-effect">12.12.2024</a>
|
<a href="action.html" class="fade-in pt-10 text-balance text-3xl font-semibold tracking-tight text-black sm:text-4xl blinking-effect">12.12.2024</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user