From 811b3aca92dfa32a9a7030dce999fedefd19e6d3 Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Mon, 7 Jul 2025 10:38:36 -0700 Subject: [PATCH] Updates "Wild Cloud" branding (instead of Wild-cloud) --- config/_default/languages.en.toml | 4 ++-- content/_index.md | 2 +- content/contribute/index.md | 2 +- content/get-started/index.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index c740f55..a74fcfa 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -2,7 +2,7 @@ disabled = false languageCode = "en" languageName = "English" weight = 1 -title = "Wild-cloud" +title = "Wild Cloud" [params] displayName = "EN" @@ -15,7 +15,7 @@ dateFormat = "2 January 2006" # copyright = "Copy, _right?_ :thinking_face:" [params.author] -name = "Wild-cloud" +name = "Wild Cloud" email = "paul@payne.io" # image = "img/blowfish_logo.png" # imageQuality = 96 diff --git a/content/_index.md b/content/_index.md index 2276f76..9c73563 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,4 +4,4 @@ title = 'Welcome to Your Wild Cloud!' Coming Soon. -[Get started](/get-started) +[Get started](/get-started/) diff --git a/content/contribute/index.md b/content/contribute/index.md index c762831..9270662 100644 --- a/content/contribute/index.md +++ b/content/contribute/index.md @@ -4,4 +4,4 @@ date = '2025-06-09' draft = false +++ -Wild-cloud is a community-driven, open source project. Join us at https://github.com/civil-society-dev/wild-cloud. +Wild Cloud is a community-driven, open source project. Join us at https://github.com/civil-society-dev/wild-cloud. diff --git a/content/get-started/index.md b/content/get-started/index.md index 374317e..e1337fc 100644 --- a/content/get-started/index.md +++ b/content/get-started/index.md @@ -4,6 +4,6 @@ date = '2025-06-09' draft = false +++ -_The Wild-cloud project is in active development._ +_The Wild Cloud project is in active development._ {{< github repo="civil-society-dev/wild-cloud" showThumbnail=true >}}