Merge branch 'development' of https://github.com/threefoldfoundation/www_threefold_io into development
This commit is contained in:
5
.github/workflows/tf_update.yml
vendored
5
.github/workflows/tf_update.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
script: |
|
||||
cd /opt/www_threefold_io/
|
||||
git log -1
|
||||
git restore config.toml
|
||||
git restore static/css/index.css
|
||||
git pull
|
||||
npm run build
|
||||
sed -i "s/https:\/\/threefoldfoundation.github.io\/www_threefold_io/https:\/\/www2.threefold.io/g" config.toml
|
||||
./build.sh
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ Powered by the ThreeFold blockchain the People’s Internet is the layer 0 infra
|
||||
|
||||
By connecting hardware at your home or office, support the growth of a decentralized Internet and earn a new digital currency, TFT.
|
||||
|
||||
<button>[Become a farmer](/farm)</button>
|
||||
<button>[Become a farmer](farm)</button>
|
||||
|
||||

|
||||
|
||||
@@ -52,7 +52,7 @@ By connecting hardware at your home or office, support the growth of a decentral
|
||||
|
||||
Companies and developers have already started using ThreeFold for it’s autonomous, decentralization and privacy features.
|
||||
|
||||
<button>[Deploy](/cloud)</button>
|
||||
<button>[Deploy](cloud)</button>
|
||||
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ Companies and developers have already started using ThreeFold for it’s autonom
|
||||
|
||||
The People’s Internet is formed by independent people from all around the world who connect Internet capacity to a new Planetary Network. Together they form a collective that brings a new paradigm – an open-source peer-to-peer Internet owned by humanity.
|
||||
|
||||
<button>[Learn More](/grid)</button>
|
||||
<button>[Learn More](grid)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
@@ -88,7 +88,7 @@ The People’s Internet is formed by independent people from all around the worl
|
||||
|
||||
Zero-OS is a stateless and lightweight operating system designed to host anything that runs on Linux in a decentralized way. Once installed, Zero-OS locks the hardware and dedicates its capacity to the People’s Internet via the ThreeFold Blockchain.
|
||||
|
||||
<button>[Learn More](/farm)</button>
|
||||
<button>[Learn More](farm)</button>
|
||||
|
||||
|||
|
||||
|
||||
@@ -140,7 +140,7 @@ We are truly proud to be trusted by some of the biggest names in the industry.
|
||||
|
||||

|
||||
|
||||
<button>[Check All Partners](/partners)</button>
|
||||
<button>[Check All Partners](partners)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user