From 53bb8f8fb90e09b9461bb7cb83c3388e06490b96 Mon Sep 17 00:00:00 2001 From: samaradel Date: Wed, 26 May 2021 09:17:40 +0200 Subject: [PATCH] Update features --- content/page/home/features2/main/main.md | 7 +++++-- src/components/custom/sections/Features.vue | 5 +++++ src/pages/Index.vue | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/content/page/home/features2/main/main.md b/content/page/home/features2/main/main.md index 3b5df70b4..c64696dbe 100644 --- a/content/page/home/features2/main/main.md +++ b/content/page/home/features2/main/main.md @@ -1,9 +1,12 @@ --- id: Features_home_2 title: Introducing 3Node +subtitle: '' btn: Reserve your 3Node link: /farming/get_3node -btn2: What is ThreeFold Token -link2: /token +btn2: Discover Zero OS +link2: https://threefold.io/info/threefold#/threefold__grid_architecture?id=zero-os +btn3: What is ThreeFold Token +link3: /token --- Work with technology that can change the world. 3Nodes run Zero OS, a stateless and lightweight operating system that is setting new standards of security and efficiency to store humanity's data and run its workloads. diff --git a/src/components/custom/sections/Features.vue b/src/components/custom/sections/Features.vue index cef3a978a..8cd476288 100644 --- a/src/components/custom/sections/Features.vue +++ b/src/components/custom/sections/Features.vue @@ -40,6 +40,11 @@ :to="main.link2" >{{ main.btn2 }} + {{ main.btn3 }} diff --git a/src/pages/Index.vue b/src/pages/Index.vue index c813d728a..a7452fc8d 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -236,6 +236,8 @@ link btn2 link2 + btn3 + link3 content } features2{