fix: layout
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-05 09:05:30 +08:00
parent b09007c9e5
commit 321825f2a7
6 changed files with 62 additions and 11 deletions
+25 -1
View File
@@ -76,12 +76,36 @@ defaults:
- scope:
path: "_docs"
type: docs
values:
layout: single
read_time: false
author_profile: false
share: false
comments: false
sidebar:
nav: "docs"
- scope:
path: "_launcher"
type: launcher
values:
layout: single
read_time: false
author_profile: false
share: false
comments: false
sidebar:
nav: "launcher"
- scope:
path: "_modpack"
type: modpack
values:
layout: single
read_time: false
author_profile: false
share: false
comments: false
sidebar:
nav: "modpack"
- scope:
path: "_multiplayer"
type: multiplayer
@@ -92,7 +116,7 @@ defaults:
share: false
comments: false
sidebar:
nav: "docs"
nav: "multiplayer"
# Exclude from processing.
# The following items will not be processed, by default.