Skip to content

Commit 101fcec

Browse files
committed
format
1 parent 744f91a commit 101fcec

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

mkdocs.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
site_name: UI Module
2-
site_url: https://Awesome-Guy1.github.io/UI-Module
2+
site_url: https://awesome-guy1.github.io/ui-module/
33
site_description: Documentation for UI Module
44
#repo_url: https://github.com/squidfunk/mkdocs-material
55
nav:
6-
- Home: index.md
7-
- Tutorial:
8-
- tutorial/setting_up.md
9-
- tutorial/basic_usage.md
10-
- API:
11-
- api/ui_module.md
12-
- api/window.md
6+
- Home: index.md
7+
- Tutorial:
8+
- tutorial/setting_up.md
9+
- tutorial/basic_usage.md
10+
- API:
11+
- api/ui_module.md
12+
- api/window.md
1313
theme:
14-
language: en
15-
palette:
16-
primary: deep orange
17-
accent: deep purple
18-
name: material
19-
features:
20-
- navigation.instant
21-
- navigation.instant.prefetch
22-
- navigation.instant.progress
23-
- navigation.footer
14+
language: en
15+
palette:
16+
primary: deep orange
17+
accent: deep purple
18+
name: material
19+
features:
20+
- navigation.instant
21+
- navigation.instant.prefetch
22+
- navigation.instant.progress
23+
- navigation.footer

0 commit comments

Comments
 (0)