27 lines
996 B
YAML
27 lines
996 B
YAML
theme: hugo-maintenance
|
|
baseURL: https://web.myco.systems/
|
|
defaultContentLanguage: en
|
|
|
|
params:
|
|
openGraph:
|
|
title: "MycoSystems web"
|
|
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! We have experience in many different domains so please reach out with project details."
|
|
|
|
contact:
|
|
- service: "e-mail"
|
|
input: "contact@myco.systems"
|
|
|
|
asciiArt: 1
|