-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_docsMenu.json
More file actions
84 lines (84 loc) · 1.75 KB
/
_docsMenu.json
File metadata and controls
84 lines (84 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"body" : [
{
"title": "Overview",
"image": "⭐",
"path": "/overview"
},
{
"title": "How to start playing",
"image": "\uD83D\uDE80",
"path": "/how-to-start-playing"
},
{
"title": "Game-Fi Elements",
"image": "\uD83C\uDFAF",
"path": "/game-fi-elements"
},
{
"title": "Dealer",
"image": "\uD83D\uDD2E",
"path": "/dealer"
},
{
"title": "Investors",
"image": "\uD83D\uDCC8",
"path": "/investors"
},
{
"title": "Free Voting",
"image": "\uD83D\uDCB5",
"path": "/free-voting"
},
{
"title": "Decentralized Referral System (DRS)",
"image": "\uD83E\uDDD1\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1",
"path": "/decentralized-referral-system-drs"
},
{
"title": "Rewards After The Battle",
"image": "\uD83D\uDC8E",
"path": "/rewards-after-the-battle"
},
{
"title": "Rewards After The Siege",
"image": "⚔️",
"path": "/rewards-after-the-siege"
},
{
"title": "4 Types of Rewards",
"image": "\uD83D\uDCB0",
"path": "/4-types-of-rewards"
},
{
"title": "Mystery Boxes",
"image": "\uD83C\uDF81",
"path": "/mystery-boxes"
},
{
"title": "NFT",
"image": "\uD83D\uDDBC️",
"path": "/nft-collections"
},
{
"title": "B2B Suggestion",
"image": "⭐",
"path": "/b2b-suggestion"
},
{
"title": "TOCD Academy",
"image": "✏️",
"path": "/tocd-academy"
},
{
"title": "FAQ",
"image": "❔",
"path": "/faq"
},
{
"title": "$FOMO Burn & BuyBack Program",
"image": "🔥",
"path": "/burn-buyback-fomo"
}
]
}