diff --git a/content/page/newcommunity/brandPanel2/index.md b/content/page/newcommunity/brandPanel2/index.md index f68a8a68e..b63ba2ac0 100644 --- a/content/page/newcommunity/brandPanel2/index.md +++ b/content/page/newcommunity/brandPanel2/index.md @@ -4,7 +4,7 @@ title: BECOME A THREEFOLD subtitle : PATHFINDER image: pathfinder.jpg # src/assets/brandPanel/.. btnTxt : Apply -sourceUrl : '' +sourceUrl : https://honf2dpejik.typeform.com/to/Hubtbirs btnTxt2 : '' sourceUrl2 : '' --- diff --git a/content/page/newsupport/InTheNews/inTheNews.md b/content/page/newsupport/InTheNews/inTheNews.md index dc62c2bb7..3b173aae5 100644 --- a/content/page/newsupport/InTheNews/inTheNews.md +++ b/content/page/newsupport/InTheNews/inTheNews.md @@ -1,13 +1,13 @@ --- id: support_faq partners: - - path: '' + - path: https://t.me/threefold logo: ./logos/for_caht.png - - path: '' + - path: 'mailto:press@threefold.io' logo: ./logos/for_press.png - - path: '' + - path: "mailto:info@threefold.io" logo: ./logos/for_all.png diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 1735d2d72..5552526eb 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -4,7 +4,7 @@ :class="{ pink: id == 'home' && !lastCta, green: id == 'mission' && lastCta, - gry: id == 'developer', + gray: id == 'developer', }" > @@ -575,79 +575,79 @@ > - +