Files

79 lines
2.0 KiB
JSON

{
"schemaVersion": 1,
"language": "en",
"newsletter": {
"title": "Stay ahead with the latest updates.",
"emailLabel": "Enter email",
"roleLabel": "Role",
"cityLabel": "city",
"submitLabel": "Submit"
},
"tagline": "Build the parallel",
"image": {
"src": "/images/home/footer-image.webp",
"alt": ""
},
"mainLinks": [
{
"label": "Work With Us",
"href": "https://free.technology/jobs",
"external": true
},
{ "label": "Design Guide", "href": "/design-guide" },
{ "label": "Field Guide", "href": "/field-guide" },
{ "label": "Roadmap", "href": "/roadmap" }
],
"socialLinks": [
{
"label": "X",
"href": "https://x.com/Logos_network",
"external": true
},
{
"label": "Discord",
"href": "https://discord.gg/Ykv4eZyHUJ",
"external": true
},
{
"label": "YouTube",
"href": "https://www.youtube.com/@logos_network",
"external": true
},
{ "label": "Blog", "href": "/media" },
{
"label": "Github",
"href": "https://github.com/logos-co",
"external": true
}
],
"researchLinks": [
{ "label": "Research Overview", "href": "/research" },
{
"label": "Specs / RFC",
"href": "https://lip.logos.co/",
"external": true
},
{
"label": "Research Forum",
"href": "https://forum.research.logos.co/",
"external": true
}
],
"infrastructureLinks": [
{ "label": "Messaging", "href": "/technology-stack/messaging" },
{ "label": "Storage", "href": "/technology-stack/storage" },
{ "label": "Blockchain", "href": "/technology-stack/blockchain" },
{ "label": "Networking", "href": "/technology-stack/networking" }
],
"legalLinks": [
{ "label": "Terms & Conditions", "href": "/terms-and-conditions" },
{ "label": "Privacy Policy", "href": "/privacy-policy" },
{ "label": "Security", "href": "/security" }
],
"builtBy": {
"label": "Built by",
"attribution": "IFT",
"href": "https://free.technology"
}
}