rebrand to Ourworld Free Zone
This commit is contained in:
parent
0a20935bbf
commit
042e858de6
14
README.md
14
README.md
@ -8,27 +8,27 @@
|
||||
|
||||
The official website of OurZone™
|
||||
|
||||
Production(master branch) [www.ourphone.ourworld.tf](https://www.ourzone.ourworld.tf/)
|
||||
Production(master branch) [www.ourworld.freezone.tf](https://www.ourzone.ourworld.tf/)
|
||||
|
||||
Staging(developmentr branch) [www2.ourphone.ourworld.tf](https://www2.ourzone.ourworld.tf/)
|
||||
Staging(developmentr branch) [www2.ourworld.freezone.tf](https://www2.ourzone.ourworld.tf/)
|
||||
|
||||
|
||||
Last updated: March 2023
|
||||
|
||||
## Contribution
|
||||
|
||||
Feel free to [create a new issue](https://github.com/ourworld-tsc/www_ourphone/issues) to report an error on the website, or if you have any suggestions on website improvements.
|
||||
Feel free to [create a new issue](https://github.com/ourworldfreezone/www_ourworld_freezone/issues/) to report an error on the website, or if you have any suggestions on website improvements.
|
||||
|
||||
# Welcome to Ourworld Website Repository
|
||||
|
||||
- Website Name: Ourworld
|
||||
- Brief Description: This is the official website of Ourworld.
|
||||
- Website Name: Ourworld Free Zone
|
||||
- Brief Description: This is the official website of Ourworld Free Zone.
|
||||
Last Updated: March 2023
|
||||
|
||||
- Website URL: https://ourworld.tf/
|
||||
- Website URL: https://ourworld.freezone.tf/
|
||||
|
||||
- For any suggestions or improvement ideas please
|
||||
Create an issue on: https://github.com/threefoldfoundation/www_ourworld_tf/issues
|
||||
Create an issue on: https://github.com/ourworldfreezone/www_ourworld_freezone/issues/
|
||||
|
||||
## Administrators
|
||||
[ThreeFold's Web Admins](https://github.com/orgs/threefoldfoundation/teams/team_web_admin)
|
||||
|
@ -2,7 +2,7 @@
|
||||
base_url = "https://www2.freezone.ourworld.tf/"
|
||||
# Change this to your own URL! Please note this variable **must** be uncommented.
|
||||
|
||||
title = "OurWorld Digital Free Zone"
|
||||
title = "OurWorld Free Zone"
|
||||
description="Accessible and affordable for all"
|
||||
|
||||
# When set to "true", a feed is automatically generated.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "OurWorld"
|
||||
title: "Ourworld Free Zone"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
@ -16,7 +16,7 @@ weight: 1
|
||||
<br>
|
||||
<br>
|
||||
|
||||
## **Welcome to** OurWorld Digital Free Zone
|
||||
## **Welcome to** Ourworld Free Zone
|
||||
|
||||
### The world's first 100% digital free zone, accessible and affordable for all. Removing complexity from doing business.
|
||||
|
||||
@ -108,7 +108,7 @@ For the entrepreneur, the digital nomad, or any company, we provide a revolution
|
||||
## Our Benefits
|
||||
### Where freedom meets efficiency
|
||||
|
||||
With **OurWorld Digital Free Zone**, you can embark on your business journey with ease, <br>leveraging our innovative technology to streamline every step of the process.
|
||||
With **Ourworld Free Zone**, you can embark on your business journey with ease, <br>leveraging our innovative technology to streamline every step of the process.
|
||||
|
||||
<br>
|
||||
|
||||
@ -156,7 +156,7 @@ Seamlessly manage both fiat and digital currencies with our comprehensive bankin
|
||||
|
||||
![Image](./img/flexible.png#sm#mx-auto)
|
||||
#### Affordable & Flexible Company Licenses
|
||||
OurWorld offers cost-effective and flexible company licenses, making it easier to kickstart your entrepreneurial journey.
|
||||
Ourworld Free Zone offers cost-effective and flexible company licenses, making it easier to kickstart your entrepreneurial journey.
|
||||
|
||||
</div>
|
||||
|
||||
@ -166,7 +166,7 @@ OurWorld offers cost-effective and flexible company licenses, making it easier t
|
||||
|
||||
![Image](./img/sovereign.png#sm#mx-auto)
|
||||
#### Sovereign Economic Jurisdiction
|
||||
OurWorld empowers businesses to operate within an independent economic environment, fostering growth and prosperity.
|
||||
Ourworld Free Zone empowers businesses to operate within an independent economic environment, fostering growth and prosperity.
|
||||
|
||||
</div>
|
||||
|
||||
@ -193,7 +193,7 @@ Your Privacy, Your Data, Your Security. Our Quantum Safe Storage will empower yo
|
||||
## Company License Presale
|
||||
### Secure your spot with a Special Offer Price
|
||||
|
||||
Be among the first to secure your company license with our exclusive presale offer at a special price. Embrace the future of digital entrepreneurship with OurWorld Digital Free Zone and kickstart your business journey with unprecedented advantages.
|
||||
Be among the first to secure your company license with our exclusive presale offer at a special price. Embrace the future of digital entrepreneurship with Ourworld Free Zone and kickstart your business journey with unprecedented advantages.
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
{% set path_array = current_path | split(pat="/") %}
|
||||
{% set taxonomy = path_array[1] %}
|
||||
{% set category = path_array[2] %}
|
||||
The Latest from OurWorld
|
||||
The Latest from Ourworld Free Zone
|
||||
{% if taxonomy == "categories" %} -
|
||||
{{category | replace(from='-', to=' ' ) | title}}
|
||||
{% endif %}
|
||||
|
@ -15,7 +15,7 @@
|
||||
{% set footer_class = config.extra.footer_class | default(value='') %}
|
||||
<div class="{{ footer_class }}">
|
||||
{# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #}
|
||||
<p class="text-center">OurWorld Digital Free Zone | All Rights Reserved 2023</p>
|
||||
<p class="text-center">Ourworld Free Zone | All Rights Reserved 2023</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
</footer>
|
Loading…
Reference in New Issue
Block a user