Skip to content

Commit 01c7a1f

Browse files
docs: add links
1 parent af628fb commit 01c7a1f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs/docusaurus.config.js

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ module.exports = {
2626
label: "Docs",
2727
position: "left",
2828
},
29+
{
30+
href: "https://github.com/sponsors/JanDeDobbeleer",
31+
label: "Sponsor",
32+
position: "left",
33+
},
34+
{
35+
href: "https://www.gitkraken.com/invite/nQmDPR9D",
36+
label: "GitKraken",
37+
position: "left",
38+
},
2939
{
3040
href: "https://github.com/jandedobbeleer/oh-my-posh",
3141
label: "GitHub",
@@ -43,13 +53,9 @@ module.exports = {
4353
label: "Getting started",
4454
to: "docs/",
4555
},
46-
{
47-
label: "Packages",
48-
to: "docs/powershell",
49-
},
5056
{
5157
label: "Contributing",
52-
to: "docs/contributing_segment",
58+
to: "docs/contributing_started",
5359
},
5460
],
5561
},
@@ -73,6 +79,10 @@ module.exports = {
7379
label: "Support",
7480
href: "/docs/#-support-",
7581
},
82+
{
83+
label: "GitKraken",
84+
href: "https://www.gitkraken.com/invite/nQmDPR9D",
85+
},
7686
{
7787
label: "Docusaurus",
7888
href: "https://github.com/facebook/docusaurus",

0 commit comments

Comments
 (0)