Skip to content

Commit 9f90571

Browse files
authored
Merge pull request input-output-hk#1706 from input-output-hk/jpraynaud/add-protocol-insights-footer-website
Add `Mithril Protocol Insights` dashboard link on website
2 parents 1bea5eb + 3923d58 commit 9f90571

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/website/docusaurus.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,10 @@ const config = {
191191
label: 'Mithril Networks Status',
192192
href: 'https://mithril.cronitorstatus.com/'
193193
},
194+
{
195+
label: 'Mithril Protocol Insights',
196+
href: 'https://lookerstudio.google.com/s/oi6CR5eZrnQ'
197+
},
194198
{
195199
label: 'Logbook',
196200
href: 'https://github.com/input-output-hk/mithril/wiki/Logbook'

0 commit comments

Comments
 (0)