diff --git a/content/header/_index.md b/content/header/_index.md index b8032ce..7833fae 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -9,6 +9,8 @@ extra: --- - [Home]("/home") +- [Home]("/home") +- [Contact]("/contact") diff --git a/templates/layouts/contact.html b/templates/layouts/contact.html index 773813b..716cf7a 100644 --- a/templates/layouts/contact.html +++ b/templates/layouts/contact.html @@ -8,6 +8,8 @@ {% include "partials/contact.html" %} +{% include "partials/social.html" %} + {% include "partials/faq.html" %} {% endblock content %} diff --git a/templates/partials/contact.html b/templates/partials/contact.html index adbf628..2a82f9f 100644 --- a/templates/partials/contact.html +++ b/templates/partials/contact.html @@ -5,46 +5,9 @@
Hero Labs provides a decentralized autonomous cloud technologies that allows anyone to become a cloud service provider.
+Mycelium Project provides a decentralized autonomous cloud technologies that allows anyone to become a cloud service provider.
We aims to create a cloud where people and organizations can buy, sell, and use cloud resources autonomously,enable individuals to earn by providing compute, network, and storage capacity.
- -Sign up for our newsletter.
diff --git a/templates/partials/faq.html b/templates/partials/faq.html index aed5859..28e7490 100644 --- a/templates/partials/faq.html +++ b/templates/partials/faq.html @@ -2,7 +2,7 @@