Fix duplicated ids
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_1
|
||||
id: support_tele_1
|
||||
image: ./tf_main_channel.png
|
||||
url: https://t.me/threefold
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_2
|
||||
id: support_tele_2
|
||||
image: ./tf_news_updates.png
|
||||
url: https://t.me/threefoldnews
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_3
|
||||
id: support_tele_3
|
||||
image: ./tf_testing.png
|
||||
url: https://t.me/joinchat/BwOvOxxgK59GmRoZ2_sM0w
|
||||
---
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_4
|
||||
id: support_tele_4
|
||||
image: ./tf_farming.png
|
||||
url: https://t.me/threefoldfarmers
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_5
|
||||
id: support_tele_5
|
||||
image: ./tf_token.png
|
||||
url: ''
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: tele_6
|
||||
id: support_tele_6
|
||||
image: ./
|
||||
url: ''
|
||||
---
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
id: logosMain
|
||||
id: support_logosMain
|
||||
title: Join our communities on Telegram
|
||||
---
|
||||
@@ -16,8 +16,8 @@ header: forum
|
||||
solution_image2: ./forum.png
|
||||
header2: forum_button
|
||||
header3: telegram
|
||||
logosMain: logosMain
|
||||
logos: [tele_1, tele_4, tele_3, tele_2]
|
||||
logosMain: support_logosMain
|
||||
logos: [support_tele_1, support_tele_4, support_tele_3, support_tele_2]
|
||||
header4: live_chat
|
||||
contactData: [contact1, contact2, contact3, contact4]
|
||||
---
|
||||
Reference in New Issue
Block a user