This commit is contained in:
parent
620cb2f074
commit
be3f6c8d88
2 changed files with 17 additions and 14 deletions
|
@ -1,15 +1,18 @@
|
|||
---
|
||||
title: "Myco.Systems"
|
||||
description: "Hi, welcome to MycoSystems Web!"
|
||||
opengraph:
|
||||
title: "My Hugo Site"
|
||||
image: https://example.com/opengraph-image.jpg
|
||||
description: |
|
||||
Welcome to my Hugo site! A place for me to share my thoughts and ideas.
|
||||
|
||||
url: https://example.com
|
||||
|
||||
title: "MycoSystems web"
|
||||
body: |
|
||||
Building a more open and equitable internet, starting with your organization. No more bloated websites, licensing fees, or shady proprietary software, we want to help you and your organization switch to a no-bullshit model of internet infrastructure.
|
||||
faq:
|
||||
- question: "Why does your website look like this?"
|
||||
answer: "Our pretty looking site is currently under construction!"
|
||||
- question: "I need a [thing] hosted"
|
||||
answer: "Get in contact! (contact@myco.systems), we have experience in many different domains so please reach out with project details."
|
||||
---
|
||||
|
||||
Building a more open and equitable internet, starting with your organization.
|
||||
|
||||
No more bloated websites, licensing fees, or shady proprietary software,
|
||||
we want to help you and your organization switch to a no-bullshit model of internet infrastructure.
|
||||
|
||||
Take a look around, and learn about our 100% open-source solutions for websites and IT systems.
|
||||
|
||||
<a href="mailto:interfacing@myco.systems">
|
||||
<button id="contact-button" class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700" style="width: 100%;font-weight: bold;font-size: large;" >Contact Us!</button>
|
||||
</a>
|
|
@ -1 +1 @@
|
|||
Subproject commit db0db52ec5a27e2d9d1aea649fc05fe51cefc6a4
|
||||
Subproject commit e3057b90c5bf9e24b936bb577e9b760888d0ef01
|
Loading…
Add table
Reference in a new issue