remove digiByte from home

This commit is contained in:
2021-09-01 11:40:11 +02:00
parent 7aafe65f5a
commit 43be073757
4 changed files with 6 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ features2:
] ]
partenershipsMain: home_partenerships_main partenershipsMain: home_partenerships_main
partnerships: [tag, solidaridad , threefold] partnerships: [tag, solidaridad]
BlogsMain: blog_main BlogsMain: blog_main
blogs: [zero_os_blog, smart_contract_blog, threefold_regenerates] blogs: [zero_os_blog, smart_contract_blog, threefold_regenerates]
--- ---

View File

@@ -8,4 +8,6 @@ url: https://threefold.io/info/cloud#/cloud__threefold_filesystem
An ubreakeable FileSystem compatible with all storage protocols and tools such as IPFS and S3. An ubreakeable FileSystem compatible with all storage protocols and tools such as IPFS and S3.
<br>

View File

@@ -8,3 +8,5 @@ url: https://mydigitaltwin.io/
Your digital avatar that gives you access to secure and private communication, socials and office tools. Your digital avatar that gives you access to secure and private communication, socials and office tools.
<br>

View File

@@ -13,7 +13,7 @@
</div> </div>
<div <div
v-if="id == 'home'" v-if="id == 'home'"
class="mx-auto grid-cols-3 sm:grid sm:grid-cols-1 lg:grid-cols-3 lg:max-w-5xl" class="mx-auto grid-cols-2 sm:grid sm:grid-cols-1 lg:grid-cols-2 lg:max-w-5xl"
> >
<div <div
class="my-5 mx-5" class="my-5 mx-5"