From 3923d58bc1333633417438b1db7aaaf7b44111f1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Raynaud Date: Wed, 22 May 2024 12:22:33 +0200 Subject: [PATCH] docs: Add footer link to Mithril Protocol Insights dashboard --- docs/website/docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/website/docusaurus.config.js b/docs/website/docusaurus.config.js index 5fe6a79c3ed..57b9a828a60 100644 --- a/docs/website/docusaurus.config.js +++ b/docs/website/docusaurus.config.js @@ -191,6 +191,10 @@ const config = { label: 'Mithril Networks Status', href: 'https://mithril.cronitorstatus.com/' }, + { + label: 'Mithril Protocol Insights', + href: 'https://lookerstudio.google.com/s/oi6CR5eZrnQ' + }, { label: 'Logbook', href: 'https://github.com/input-output-hk/mithril/wiki/Logbook'