From e48d83866f76c16b2a520cdba0e1a8aad7a776d6 Mon Sep 17 00:00:00 2001 From: linlijun Date: Thu, 14 Mar 2024 15:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20link-footer.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- link-footer.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 link-footer.json diff --git a/link-footer.json b/link-footer.json new file mode 100644 index 0000000..59ec262 --- /dev/null +++ b/link-footer.json @@ -0,0 +1,44 @@ +[ + { + "title":"Tools", + "links":[ + { + "text":"AAAA", + "url":"https://explorer.roospro.com/" + }, + { + "text":"BBBB", + "url":"https://explorer.roospro.com/" + }, + { + "text":"CCCC", + "url":"https://explorer.roospro.com/" + }, + { + "text":"CCCC", + "url":"https://explorer.roospro.com/" + } + ] + }, + { + "title":"Organization", + "links":[ + { + "text":"AAAA", + "url":"https://explorer.roospro.com/" + }, + { + "text":"BBBB", + "url":"https://explorer.roospro.com/" + }, + { + "text":"CCCC", + "url":"https://explorer.roospro.com/" + }, + { + "text":"CCCC", + "url":"https://explorer.roospro.com/" + } + ] + } +] \ No newline at end of file