From 13fcbefac42650800990f8d31f2c0331f97adefd Mon Sep 17 00:00:00 2001 From: liuxuanhe Date: Mon, 1 Jul 2024 22:29:28 +0800 Subject: [PATCH] foot.json init --- foot.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 foot.json 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