docs: map posh-git segment in sidebar

This commit is contained in:
Jan De Dobbeleer 2021-03-28 10:33:53 +02:00
parent 1e53daa687
commit e12c0caa1a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
--- ---
id: poshgit id: poshgit
title: Posh-Git title: Posh-Git
sidebar_label: Posh-Git sidebar_label: Git (posh-git)
--- ---
## What ## What

View file

@ -18,6 +18,7 @@ module.exports = {
"executiontime", "executiontime",
"exit", "exit",
"git", "git",
"poshgit",
"golang", "golang",
"java", "java",
"julia", "julia",
@ -25,7 +26,6 @@ module.exports = {
"node", "node",
"os", "os",
"path", "path",
"poshgit",
"python", "python",
"root", "root",
"ruby", "ruby",