updateshow products
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: nodes_home
|
id: nodes_home
|
||||||
title: Uhuru
|
title: ''
|
||||||
image: ./uhuru_logo.png
|
image: ./uhuru_logo_color.png
|
||||||
button: Learn More
|
button: Learn More
|
||||||
url: https://threefold.io/info/cloud#/cloud__evdc
|
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
|
id: tokens_home
|
||||||
title: Cloud
|
title: ''
|
||||||
image: ./cloud_logo.png
|
image: ./cloud_logo.png
|
||||||
button: Learn More
|
button: Learn More
|
||||||
url: https://threefold.io/info/cloud#/cloud__threefold_filesystem
|
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
|
id: storage_home
|
||||||
title: Freeflow
|
title: ''
|
||||||
image: ./fflow_logo.png
|
image: ./fflow_logo_black.png
|
||||||
button: Learn More
|
button: Learn More
|
||||||
url: https://mydigitaltwin.io/
|
url: https://mydigitaltwin.io/
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -91,10 +91,10 @@ export default {
|
|||||||
|
|
||||||
.part {
|
.part {
|
||||||
|
|
||||||
background-color: #70dfc9;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.active {
|
.active {
|
||||||
background-color: #ea1ff7;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user