We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d95d2d + b86eaee commit 4ba02f9Copy full SHA for 4ba02f9
docs/website/docusaurus.config.js
@@ -187,6 +187,10 @@ const config = {
187
{
188
title: 'More',
189
items: [
190
+ {
191
+ label: 'Mithril Networks Status',
192
+ href: 'https://mithril.cronitorstatus.com/'
193
+ },
194
195
label: 'Logbook',
196
href: 'https://github.com/input-output-hk/mithril/wiki/Logbook'
docs/website/package.json
@@ -1,6 +1,6 @@
1
2
"name": "mithril-doc",
3
- "version": "0.1.24",
+ "version": "0.1.25",
4
"private": true,
5
"scripts": {
6
"docusaurus": "docusaurus",
0 commit comments