Skip to content

Commit 81fd096

Browse files
committed
add site_url and base_url to mkdocs.yml
1 parent 922d5ae commit 81fd096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
site_name: TinyBear Documentation
2+
site_url: https://lemontree210.github.io/tinybear/
3+
extra:
4+
base_url: /tinybear/
25
nav:
36
- Home: index.md
47
- Getting Started: getting_started.md

0 commit comments

Comments
 (0)