diff --git a/.gitmodules b/.gitmodules index c3cdb34..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +0,0 @@ -[submodule "themes/hugo-maintenance"] - path = themes/hugo-maintenance - url = https://git.myco.systems/mycosystems/hugo-maintenance.git - branch = main diff --git a/config.yaml b/config.yaml index 478abf9..7effc33 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,27 @@ 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 diff --git a/content/_index.md b/content/_index.md deleted file mode 100755 index 0e729f8..0000000 --- a/content/_index.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -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! We have experience in many different domains so please reach out with project details." - -contact: - - service: "e-mail" - input: "contact@myco.systems" ---- diff --git a/themes/hugo-maintenance b/themes/hugo-maintenance index 3ff9e75..d1f5684 160000 --- a/themes/hugo-maintenance +++ b/themes/hugo-maintenance @@ -1 +1 @@ -Subproject commit 3ff9e759ba11d49eb0cd7022f0e0d9137a0d98a3 +Subproject commit d1f5684800527cd4c55849807e0122cac0e3159d