diff --git a/README.md b/README.md index 2e60a67..028fc06 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Welcome to Ourworld Website Repository +# Welcome to OurWorld Website Repository -- Website Name: Ourworld -- Brief Description: This is the official website of Ourworld. +- Website Name: OurWorld +- Brief Description: This is the official website of OurWorld. Last Updated: March 2023 - production(master branch) https://ourworld.tf/ diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 3555771..21a7bcf 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -17,7 +17,7 @@

- © 2024 Ourworld Holdings, All rights reserved. + © 2024 OurWorld Holdings, All rights reserved. Terms & Conditions | Privacy Policy | ThreeFold Labs IT diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index 3e71e83..ba32024 100644 --- a/templates/partials/header_custom.html +++ b/templates/partials/header_custom.html @@ -12,7 +12,7 @@

- Ourworld Logo + OurWorld Logo
diff --git a/templates/partials/quote.html b/templates/partials/quote.html index 9e2c633..b27a5fb 100644 --- a/templates/partials/quote.html +++ b/templates/partials/quote.html @@ -14,7 +14,7 @@ profile picture
Kristof De Spiegeleer
-
Ourworld Co-Founder
+
OurWorld Co-Founder
diff --git a/templates/roles/single.html b/templates/roles/single.html index f089d8c..f6afeb8 100644 --- a/templates/roles/single.html +++ b/templates/roles/single.html @@ -19,7 +19,7 @@

{{config.extra.taxonomies["roles"][term.name].description}}


-

{{term.name}} @ Ourworld

+

{{term.name}} @ OurWorld

{% for page in term.pages %} {% include "partials/pageBox.html"%} {% endfor %}