explorer/footer-links-config.json

36 lines
564 B
JSON
Raw Normal View History

2024-03-15 14:57:10 +08:00
[
{
"title":"ROOS",
"links":[
{
"text":"Home",
"url":"https://www.roospro.com/"
},
{
"text":"Bridge",
"url":"https://Bridge.roospro.com/"
},
{
"text":"ROOS Docs",
"url":"https://roos.gitbook.io/roos/overview/introduction-to-roos"
}
]
},
{
"title":"Community",
"links":[
{
"text":"Discord",
"url":"https://discord.gg/H5FgGpPWe3"
},
{
"text":"Twitter",
"url":"https://twitter.com/btcl2_roos"
},
{
"text":"Blog",
"url":"https://roosnetwork.medium.com/"
}
]
}
]