From 0d08b5ea0d1a98d8d5cf007059efa40199893e00 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Fri, 12 Mar 2021 12:34:40 +0200 Subject: [PATCH] Tweak credits page --- docs/credits.md | 4 ++-- mkdocs.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/credits.md b/docs/credits.md index bece6d9..b72859f 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -1,5 +1,5 @@ --- -title: Credits +title: Credits & thanks --- _The real Co-op Cloud was the friends we made along the way 🌠_ @@ -7,4 +7,4 @@ _The real Co-op Cloud was the friends we made along the way 🌠_ Special thanks to: - [Doop Coop](mailto:cluck@doop.coop), for making a transparent version of the - Co-op Cloud logo, and OSX alpha testing. + Co-op Cloud logo, and helping with OSX alpha testing. diff --git a/mkdocs.yml b/mkdocs.yml index 05735c6..317e9e8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,7 +48,7 @@ nav: - Roadmap: roadmap.md - Contributing guide: contribute.md - Get in touch: contact.md - - Credits: credits.md + - Credits & thanks: credits.md plugins: - search