diff --git a/content/api/_index.md b/content/api/_index.md index a4ac6a8f..2b9b2cea 100644 --- a/content/api/_index.md +++ b/content/api/_index.md @@ -1,4 +1,4 @@ --- title: API -weight: 6 +weight: 4 --- diff --git a/content/collections/_index.md b/content/collections/_index.md index dfa6330b..317649b2 100644 --- a/content/collections/_index.md +++ b/content/collections/_index.md @@ -1,4 +1,4 @@ --- title: Collections -weight: 5 +weight: 3 --- diff --git a/content/community/_index.md b/content/community/_index.md new file mode 100644 index 00000000..0aa00fc9 --- /dev/null +++ b/content/community/_index.md @@ -0,0 +1,4 @@ +--- +title: "Community" +weight: 7 +--- diff --git a/content/community/how-to-join-mattermost.md b/content/community/how-to-join-mattermost.md new file mode 100644 index 00000000..b621662d --- /dev/null +++ b/content/community/how-to-join-mattermost.md @@ -0,0 +1,5 @@ +--- +title: How to join Mattermost +--- + +# How to join Mattermost diff --git a/content/design-principles.en.md b/content/design-principles.en.md index 07160596..a6bb3134 100644 --- a/content/design-principles.en.md +++ b/content/design-principles.en.md @@ -1,6 +1,5 @@ --- title: "Design principles" -weight: 10 --- # Design principles diff --git a/content/guidelines/_index.md b/content/guidelines/_index.md index 715e21bc..07956d32 100644 --- a/content/guidelines/_index.md +++ b/content/guidelines/_index.md @@ -1,4 +1,4 @@ --- title: "Guidelines" -weight: 8 +weight: 5 --- diff --git a/content/memos/_index.md b/content/memos/_index.md new file mode 100644 index 00000000..d63eb02d --- /dev/null +++ b/content/memos/_index.md @@ -0,0 +1,4 @@ +--- +title: "Memos" +weight: 6 +---