Skip to content

Commit bd6810b

Browse files
committed
fixed meta.json conflict
1 parent aa149bb commit bd6810b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

content/docs/meta.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"root": true,
3+
"pages": [
4+
"---Introduction---",
5+
"what-is-logchimp",
6+
"---Getting Started---",
7+
"install",
8+
"environment-variables",
9+
"---Resources---",
10+
"resources/ecosystem",
11+
"resources/architecture",
12+
"resources/support",
13+
"---Miscellaneous---",
14+
"[HandHelping][Contributing](https://github.com/logchimp/logchimp/blob/master/CONTRIBUTING.md)",
15+
"miscellaneous/faq",
16+
"miscellaneous/security-policy"
17+
],
18+
"defaultOpen": true
19+
}

0 commit comments

Comments
 (0)