Update titles

This commit is contained in:
samaradel
2020-11-26 17:35:46 +02:00
parent 13294b2c08
commit 9f2bb2e9b2
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
>
<div class="flex flex-wrap with-large pt-8 pb-8 mx-4 sm:-mx-4">
<Team
title="THREEFOLD TEAM"
title="TEAM"
description="The heartbeat behind the ThreeFold Movement."
:objects="$page.entries.edges"
:tags="$page.memberships.edges"

View File

@@ -6,7 +6,7 @@
>
<div class="flex flex-wrap with-large pt-8 pb-8 mx-4 sm:-mx-4">
<Team
title="THREEFOLD PROJECTS"
title="THREEFOLD PARTNERS"
description="The heartbeat behind the ThreeFold Movement."
:objects="$page.entries.edges"
:tags="$page.memberships.edges"
@@ -47,7 +47,7 @@ query ($private: Int){
image(width:800)
path
timeToRead
logo
}
}
}