added support page

This commit is contained in:
Vilnite
2021-07-09 14:05:02 +03:00
parent 177d8ed4cf
commit 2d9996c966
33 changed files with 266 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
---
id: contact1
title: PR / Press Inquiries
mail: 'press@threefold.io'
phone: ''
---

View File

@@ -0,0 +1,6 @@
---
id: contact2
title: Partnerships
mail: 'kristine@threefold.io'
phone: ''
---

View File

@@ -0,0 +1,6 @@
---
id: contact3
title: Token Listing Proposals
mail: 'listing@threefold.io'
phone: ''
---

View File

@@ -0,0 +1,6 @@
---
id: contact4
title: General Inquires
mail: 'info@threefold.io'
phone: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

View File

@@ -0,0 +1,10 @@
---
id: forum
title: ''
subtitle: VISIT FORUM
btn1: ''
link1: ''
btn2: ''
link2: ''
---

View File

@@ -0,0 +1,10 @@
---
id: forum_button
title: ''
subtitle: ''
btn1: ThreeFold Forum
link1: https://forum.threefold.io/
btn2: ''
link2: ''
---

View File

@@ -0,0 +1,10 @@
---
id: telegram
title: ''
subtitle: JOIN COMMUNITIES ON TELEGRAM
btn1: ''
link1: ''
btn2: ''
link2: ''
---

View File

@@ -0,0 +1,5 @@
---
id: tele_1
image: ./telegram_main.png
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

View File

@@ -0,0 +1,5 @@
---
id: tele_2
image: ./telegram_news_updates.png
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

View File

@@ -0,0 +1,5 @@
---
id: tele_3
image: ./telegram_testing.png
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

View File

@@ -0,0 +1,5 @@
---
id: tele_4
image: ./telegram_farming.png
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

View File

@@ -0,0 +1,5 @@
---
id: tele_5
image: ./telegram_token.png
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

View File

@@ -0,0 +1,5 @@
---
id: tele_6
image: ./
url: ''
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -0,0 +1,11 @@
---
id: farming_faq
title: Farming FAQ
image: ./a.png
button: FAQ
url: https://threefold.io/farming/faq
---
An ubreakeable FileSystem compatible with all storage protocols and tools such as IPFS and S3.

View File

@@ -0,0 +1,5 @@
---
id: faq
title: See FAQ
subtitle: See some of the Most Freaquently Asked Questions answered in FAQs. You might already find what you're looking for.
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -0,0 +1,9 @@
---
id: tf_faq
title: ThreeFold FAQ
image: ./f.png
button: FAQ
url: /faq
---
Your digital avatar that gives you access to secure and private communication, socials and office tools.

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -0,0 +1,10 @@
---
id: token_faq
title: Token FAQ
image: ./q.png
button: FAQ
url: https://mydigitaltwin.io/
---
Your digital avatar that gives you access to secure and private communication, socials and office tools.

View File

@@ -0,0 +1,11 @@
---
id: support
productsMain2: faq
productData2: [tf_faq, farming_faq, token_faq]
header: forum
solution_image2: ./forum.png
header2: forum_button
header3: telegram
logos: [tele_1, tele_2, tele_3, tele_4, tele_5]
contactData: [contact1, contact2, contact3, contact4]
---