Skip to content

Commit bb04c67

Browse files
committed
doc: run prettier
1 parent ca59d49 commit bb04c67

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"label": "1+MG Infrastructure",
3-
"position": 4,
4-
"link": {
5-
"type": "generated-index"
6-
}
7-
}
2+
"label": "1+MG Infrastructure",
3+
"position": 4,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"label": "1+MG Node",
3-
"position": 5,
4-
"link": {
5-
"type": "generated-index"
6-
}
7-
}
2+
"label": "1+MG Node",
3+
"position": 5,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
}
2323

2424
/* For readability concerns, you should choose a lighter palette in dark mode. */
25-
[data-theme='dark'] {
25+
[data-theme="dark"] {
2626
--ifm-color-primary: #00b9b3;
2727
--ifm-color-primary-dark: #00a7a1;
2828
--ifm-color-primary-darker: #009d98;
2929
--ifm-color-primary-darkest: #00827d;
3030
--ifm-color-primary-light: #00cbc5;
3131
--ifm-color-primary-lighter: #00d5ce;
3232
--ifm-color-primary-lightest: #00f1e9;
33-
}
33+
}

0 commit comments

Comments
 (0)