From 0b02d011567c0cf557a24c0883b92ea665b12afd Mon Sep 17 00:00:00 2001 From: Scott Terry Date: Thu, 15 Jan 2026 19:06:25 -0800 Subject: [PATCH] add allora studio to the home page side menu --- pages/home/_meta.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/home/_meta.json b/pages/home/_meta.json index 9c9c22c..77bc13f 100644 --- a/pages/home/_meta.json +++ b/pages/home/_meta.json @@ -11,5 +11,10 @@ "whitepaper": { "title": "Whitepaper", "href": "https://research.assets.allora.network/allora.0x10001.pdf" + }, + "allora-studio": { + "title": "Allora Studio", + "href": "https://explorer.allora.network/", + "newWindow": true } } \ No newline at end of file