updateshow products
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: nodes_home
|
||||
title: Uhuru
|
||||
image: ./uhuru_logo.png
|
||||
title: ''
|
||||
image: ./uhuru_logo_color.png
|
||||
button: Learn More
|
||||
url: https://threefold.io/info/cloud#/cloud__evdc
|
||||
---
|
||||
|
||||
BIN
content/page/home/productData/product1/uhuru_logo_color.png
Normal file
BIN
content/page/home/productData/product1/uhuru_logo_color.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: tokens_home
|
||||
title: Cloud
|
||||
title: ''
|
||||
image: ./cloud_logo.png
|
||||
button: Learn More
|
||||
url: https://threefold.io/info/cloud#/cloud__threefold_filesystem
|
||||
|
||||
BIN
content/page/home/productData/product3/fflow_logo_black.png
Normal file
BIN
content/page/home/productData/product3/fflow_logo_black.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: storage_home
|
||||
title: Freeflow
|
||||
image: ./fflow_logo.png
|
||||
title: ''
|
||||
image: ./fflow_logo_black.png
|
||||
button: Learn More
|
||||
url: https://mydigitaltwin.io/
|
||||
---
|
||||
|
||||
@@ -91,10 +91,10 @@ export default {
|
||||
|
||||
.part {
|
||||
|
||||
background-color: #70dfc9;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: #ea1ff7;
|
||||
background-color: #fff;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user