8000 feat(site_url): add site url to mkdocs.yml · code93/complete-python-course@9a2dea0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a2dea0

Browse files
committed
feat(site_url): add site url to mkdocs.yml
1 parent e055c56 commit 9a2dea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
site_name: The Complete Python Course
2+
site_url: https://complete-python.teclado.com
23
docs_dir: build
34
repo_url: https://github.com/tecladocode/complete-python-course
45
repo_name: tecladocode/complete-python-course

0 commit comments

Comments
 (0)
0