mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-12 14:04:05 -08:00
chore: add themes to docs
This commit is contained in:
parent
9e6dd681fb
commit
7071c4d74c
|
@ -4,8 +4,6 @@ title: Themes
|
||||||
sidebar_label: Themes
|
sidebar_label: Themes
|
||||||
---
|
---
|
||||||
|
|
||||||
## oh-my-posh themes
|
|
||||||
|
|
||||||
### [Agnoster]
|
### [Agnoster]
|
||||||
|
|
||||||
[![Agnoster](/img/themes/agnoster.png)][Agnoster]
|
[![Agnoster](/img/themes/agnoster.png)][Agnoster]
|
||||||
|
|
|
@ -3,7 +3,7 @@ module.exports = {
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Getting Started",
|
label: "Getting Started",
|
||||||
items: ["introduction", "upgrading", "installation", "configure"],
|
items: ["introduction", "upgrading", "installation", "configure", "themes"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
|
|
Loading…
Reference in a new issue