Favicon and other updates
This commit is contained in:
parent
733d54503e
commit
77192ef504
BIN
content/about/img/manifesto.png
Normal file
BIN
content/about/img/manifesto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 MiB |
@ -17,8 +17,12 @@ weight: 2
|
||||
|
||||
We are fortunate enough to have found this special place and crazy enough to turn our dreams into reality. Together we can show people the beauty of our world and help them find themselves in these hectic times.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% end %}
|
||||
|
||||
@ -30,15 +34,17 @@ We are fortunate enough to have found this special place and crazy enough to tur
|
||||
|
||||
### Who We Are
|
||||
|
||||
<p>We are an international group of believers in a better world who choose to act to make whatever difference we can. We are dreamers and doers.</p>
|
||||
|
||||
<p>
|
||||
|
||||
We are an international group of believers in a better world who choose to act to make whatever difference we can. We are dreamers and doers. Primarily we are focused on building out **[a decentralized Internet](https://threefold.io)** owned by the people – a safe, fair, and equal Internet offering private and secure digital tools and experiences. It is a big journey, and a journey we are deeply devoted to.
|
||||
Primarily we are focused on building out **[a decentralized Internet](https://threefold.io)** owned by the people – a safe, fair, and equal Internet offering private and secure digital tools and experiences. It is a big journey, and a journey we are deeply devoted to.
|
||||
|
||||
</p>
|
||||
|
||||
<p>Africa is a continent which has been exploited for centuries, robbed of its culture and its resources. We came to Zanzibar and Tanzania to bring our technology here, to help reverse the story of this country and the wider continent.</p>
|
||||
|
||||
<p>Together with local people of Zanzibar and Tanzania and foreigners alike, we are creating a safe space for us all, while protecting our mother earth.</p>
|
||||
<p>We believe that collaboration is the key to a better future. So, together we are creating a safe space for us all, while protecting our mother earth.</p>
|
||||
|
||||
{% end %}
|
||||
|
||||
@ -51,19 +57,16 @@ We are an international group of believers in a better world who choose to act t
|
||||
- We say hello (jambo) to each other and offer a warm smile
|
||||
- We treat each other with kindness and do not discriminate
|
||||
- We choose love over fear, and we act out of love
|
||||
- We collaborate and support each others' missions
|
||||
- We respect nature and we leave no trace
|
||||
- We consume fresh and healthy food, local when possible
|
||||
- We share experiences and stories
|
||||
- We do not enter rooms without shoes on
|
||||
|
||||
<p>This list is incomplete and a work in progress. :)</p>
|
||||
<p>This list is incomplete. Let's finalize it together! :)</p>
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
@ -18,8 +18,4 @@ Today we are already operating from this location and making initial steps. Our
|
||||
<button>[Read the Paper](/)</button>
|
||||
<button>[Get In Touch]()</button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
{% end %}
|
@ -19,9 +19,6 @@ weight: 1
|
||||
|
||||
<button>[Support the Project](/action)</button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 2 -->
|
||||
@ -36,7 +33,7 @@ Discover authentic paradise. Just ten minutes from Stone Town, a World Heritage
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" margin="narrow" padding="none") %}
|
||||
{% row(style="center" margin="narrow" padding="bottom") %}
|
||||
|
||||

|
||||
|
||||
@ -54,11 +51,11 @@ For short term stays. A beachfront hotel that sits beside historical ruins, all
|
||||
|
||||
For short and long-term stays. Two apartment buildings, with four three-bedroom spaces and one rooftop penthouse each. Private beach and direct access to Jungle Paradise.
|
||||
|
||||
<button>[Info](/location/chumbe)</button>
|
||||
<button>[Info: Coming Soon](/)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" margin="narrow" padding="none") %}
|
||||
{% row(style="center" margin="narrow" padding="bottom") %}
|
||||
|
||||

|
||||
|
||||
@ -66,7 +63,7 @@ For short and long-term stays. Two apartment buildings, with four three-bedroom
|
||||
|
||||
A three-floor office space for co-working and collaboration. Conveniently located just next to Jungle Paradise and Seaview Apartments.
|
||||
|
||||
<button>[Info](/location/mbweni)</button>
|
||||
<button>[Info: Coming Soon](/)</button>
|
||||
|
||||
|||
|
||||
|
||||
|
@ -16,8 +16,12 @@ weight: 3
|
||||
|
||||
You can find us on the west coast of Zanzibar, alongside 250 meters of mangrove-lined beaches, historic ruins, and lush botanical gardens. Nearby, the world-renowned Chumbe island awaits.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
@ -17,6 +17,10 @@ weight: 4
|
||||
|
||||
By creating our own paradise we have a responsibility to the planet. Most of these programs have not yet kicked off, but are intended to kick off in 2023.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
BIN
static/images/favicon.png
Normal file
BIN
static/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 220 KiB |
@ -6,6 +6,7 @@
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Zola v.{{ zolaVer }} - getzola.org" />
|
||||
<link rel="icon" type="image/x-icon" href="{{ get_url(path='images/favicon.png')}}">
|
||||
|
||||
{% block title %}
|
||||
{% if current_path == '/' %}
|
||||
|
Reference in New Issue
Block a user