made some changes in the development branch but cant merge because of the autodeploy config #5
2
.github/workflows/tf_update.yml
vendored
2
.github/workflows/tf_update.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 34022
|
||||
script: |
|
||||
cd /home/webuser/websites/www_ourverse
|
||||
cd websites/www2/www_ourverse/
|
||||
git log -1
|
||||
git restore .
|
||||
git pull
|
||||
|
@ -11,5 +11,5 @@ extra:
|
||||
- [HOME]("/")
|
||||
- [BLOGS]("/blog")
|
||||
- [USE CASES]("/use-cases")
|
||||
- [TECH]("/")
|
||||
- [TECH]("https://threefold.io/")
|
||||
- [GET IN TOUCH]("mailto:info@ourverse.tf")
|
||||
|
@ -21,7 +21,7 @@ extra:
|
||||
|
||||
A better world is one where we all have access to endless information and oppurtunities. OurVerse exists to achieve that dream.
|
||||
|
||||
<button>[Explore]("")</button>
|
||||
<button>[Explore]("https://ourverse.tf/use-cases/")</button>
|
||||
|
||||
|||
|
||||
|
||||
@ -111,8 +111,12 @@ Learn whatever your heart desires. Access any oppurtunity to earn. Enter any sho
|
||||
|
||||
{{ space() }}
|
||||
|
||||
|
||||
{% row(style="center lean-left" bgColor="#c4ffeb") %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
|||
|
||||
@ -129,6 +133,9 @@ Learn whatever your heart desires. Access any oppurtunity to earn. Enter any sho
|
||||
|
||||
<button>[USE CASES](/use-cases)</button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
@ -153,6 +160,9 @@ OurVerse users are protected through ThreeFold's digital twin. This allows every
|
||||
|
||||
{% row(style="center lean-left" bgColor="#c6f8ff") %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
|||
|
||||
@ -170,7 +180,10 @@ An OurVerse is created by utilizing the world's largest decentralized and peer-t
|
||||
|
||||
This provides every OurVerse community with unparalleled security to each user and assures unprecedented sovereignty.
|
||||
|
||||
<button>[DISCOVER THE TECH]("")</button>
|
||||
<button>[DISCOVER THE TECH]("https://threefold.io/")</button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% end %}
|
||||
|
||||
@ -187,6 +200,6 @@ Interested in partnering up? Or just wanna say hi?
|
||||
|
||||
Drop us a message!
|
||||
|
||||
<button>[Email](mailto:info@ourverse.tf)</button>
|
||||
<button>[Email]("mailto:info@ourverse.tf")</button>
|
||||
|
||||
{% end %}
|
||||
|
@ -140,6 +140,6 @@ Drop us a line and let us know.
|
||||
|
||||
We are always looking out for creative suggestions!
|
||||
|
||||
<button>[Email](mailto:info@ourverse.tf)</button>
|
||||
<button>[Email]("mailto:info@ourverse.tf")</button>
|
||||
|
||||
{% end %}
|
||||
|
Loading…
Reference in New Issue
Block a user