commit 13fcbefac42650800990f8d31f2c0331f97adefd Author: liuxuanhe Date: Mon Jul 1 22:29:28 2024 +0800 foot.json init diff --git a/foot.json b/foot.json new file mode 100644 index 0000000..a390961 --- /dev/null +++ b/foot.json @@ -0,0 +1,28 @@ +[ + { + "title":"YOTTA", + "links":[ + { + "text":"Home", + "url":"https://www.yotta-network.com" + }, + ] + }, + { + "title":"Community", + "links":[ + { + "text":"Discord", + "url":"https://discord.gg/7VrmUQBK" + }, + { + "text":"Twitter", + "url":"https://x.com/Yotta_Network" + }, + { + "text":"Blog", + "url":"https://yottanetwork.medium.com/" + } + ] + } +] \ No newline at end of file