From 27eb7cd0113d3d8e62f3dda6c364e598d2f81d3c Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Mon, 2 Jan 2023 12:41:15 +0200 Subject: [PATCH 1/5] Update tf_update.yml --- .github/workflows/tf_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 584299f..9d23d11 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -18,6 +18,6 @@ jobs: script: | cd /home/webuser/websites/www2/www_ourverse/ git log -1 - git restore static/css/index.css + git restore . git pull bash build.sh -- 2.40.1 From 71a3ab218a4ae6c71e40bf58d022e18629356669 Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Mon, 2 Jan 2023 12:51:49 +0200 Subject: [PATCH 2/5] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 499540b..046786f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ run* install* public static/css -tailwindcss \ No newline at end of file +tailwindcss +.github -- 2.40.1 From 5cedb434c6b1a75be6f6660094852eb37ecd1219 Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Tue, 24 Jan 2023 11:05:41 +0200 Subject: [PATCH 3/5] Update tf_update.yml --- .github/workflows/tf_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 9d23d11..117c3e6 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -16,7 +16,7 @@ jobs: key: ${{ secrets.TF_SECRET }} port: 34022 script: | - cd /home/webuser/websites/www2/www_ourverse/ + cd websites/www2/www_ourverse/ git log -1 git restore . git pull -- 2.40.1 From 19b7ad5aa0daf9977191f7f1ee1a3f8f2e660c8b Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 20 Feb 2023 18:26:47 +0800 Subject: [PATCH 4/5] edit --- content/home/index.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/content/home/index.md b/content/home/index.md index 3a4d720..7c79424 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -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. - + ||| @@ -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") %} +
+
+ ![Image](OWAsset-21.png) ||| @@ -129,6 +133,9 @@ Learn whatever your heart desires. Access any oppurtunity to earn. Enter any sho +
+
+ {% 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") %} +
+
+ ![Image](OWAsset-23.png) ||| @@ -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. - + + +
+
{% end %} -- 2.40.1 From 289f37cf8b16a113aee3e9723e97a6a13c1b8d79 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 20 Feb 2023 18:40:22 +0800 Subject: [PATCH 5/5] edit --- content/header/_index.md | 2 +- content/home/index.md | 2 +- content/use-cases/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/header/_index.md b/content/header/_index.md index ad61dfb..2468cd9 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -11,5 +11,5 @@ extra: - [HOME]("/") - [BLOGS]("/blog") - [USE CASES]("/use-cases") -- [TECH]("/") +- [TECH]("https://threefold.io/") - [GET IN TOUCH]("mailto:info@ourverse.tf") diff --git a/content/home/index.md b/content/home/index.md index 7c79424..e171f7b 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -200,6 +200,6 @@ Interested in partnering up? Or just wanna say hi? Drop us a message! - + {% end %} diff --git a/content/use-cases/index.md b/content/use-cases/index.md index bfb6ff4..9cfbb4b 100644 --- a/content/use-cases/index.md +++ b/content/use-cases/index.md @@ -140,6 +140,6 @@ Drop us a line and let us know. We are always looking out for creative suggestions! - + {% end %} -- 2.40.1