This commit is contained in:
Eugene Yurtsev
2025-01-09 11:11:04 -05:00
parent 38487cb158
commit f141089811
3 changed files with 9 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
# About
Hello this is an about file
+3
View File
@@ -0,0 +1,3 @@
# Cats
Cats are great!!
+3 -3
View File
@@ -29,9 +29,6 @@ theme:
- navigation.instant.progress
- navigation.path
- navigation.prune
- navigation.tabs
- navigation.tabs.sticky
- navigation.top
- navigation.tracking
- search.highlight
- search.share
@@ -91,6 +88,9 @@ plugins:
- "!^_"
nav:
- Home: index.md
- about.md
- Cats:
- meow/cats.md
- Tutorials:
- tutorials/index.md
- Quick Start: