mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-17 15:29:04 +00:00
Fix case of mkdocs tag to improve ordering
This commit is contained in:
parent
95c94ae59e
commit
f0cdbbeee0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Navigate mkdocs by tag
|
||||
tags:
|
||||
- mkdocs
|
||||
- Mkdocs
|
||||
---
|
||||
|
||||
The sidebar for this notes site uses tags for the hierarchy, rather than by the filesystem structure.
|
||||
|
|
Loading…
Reference in a new issue