Skip to content

Commit c4b91ca

Browse files
committed
Updated
1 parent c521d46 commit c4b91ca

8 files changed

Lines changed: 8 additions & 6 deletions

File tree

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ gh_edit_link_text: "Edit this page on GitHub."
3232
gh_edit_repository: "https://github.com/Blockception/FAQ-Pages" # the github URL for your repo
3333
gh_edit_branch: "master" # the branch that your docs is served from
3434
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
35+
36+
color_scheme: blockception

_sass/color_schemes/blockception.scss

Whitespace-only changes.

mcproject/mcattributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Minecraft Attributes
33
layout: page
4-
parent: mcproject
4+
parent: Minecraft Project
55
---
66

77
This file stores any of the settings/attribtues related to the project. If none attributes are specified, the plugin will fall back onto plugin settings. Make sure the file is

mcproject/mcdefinitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Minecraft Definitions
33
layout: page
4-
parent: mcproject
4+
parent: Minecraft Project
55
---
66

77
# MCDefinitions

mcproject/mcignore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Minecraft Ignores
33
layout: page
4-
parent: mcproject
4+
parent: Minecraft Project
55
---
66

77
# Mcignore

vscode-extension-mcbe/console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: VSCode-MCBE-Console
33
layout: page
4-
parent: vscode-extension-mcbe
4+
parent: VSCode extension - Minecraft bedrock
55
---
66

77
# Console

vscode-extension-mcbe/json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: VSCode-MCBE-JSON
33
layout: page
4-
parent: vscode-extension-mcbe
4+
parent: VSCode extension - Minecraft bedrock
55
---
66

77
## Not Activated?

vscode-extension-mcbe/mcfunction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: VSCode-MCBE-Mcfunction
33
layout: page
4-
parent: vscode-extension-mcbe
4+
parent: VSCode extension - Minecraft bedrock
55
---
66

77
## Tags

0 commit comments

Comments
 (0)