Skip to content

Commit 470e35e

Browse files
committed
mkdocs Configs File
1 parent 60f4f6b commit 470e35e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
site_name: Web Security Using Django
22
site_description: Comprehensive documentation on web security using Django
33
site_author: Domenez-dev
4-
site_url: https://domenez-dev.github.io/build-a-secure-web-application-using-django/
4+
site_url: https://domenez-dev.github.io/Secure-Django-Webapp/
55

6-
repo_url: https://github.com/Domenez-dev/build-a-secure-web-application-using-django
7-
repo_name: Build-a-secure-web-application-using-django
6+
repo_url: https://github.com/Domenez-dev/Secure-Django-Webapp/
7+
repo_name: Secure-Django-Webapp
88
edit_uri: edit/main/docs/
99

1010
theme:
@@ -110,4 +110,5 @@ extra:
110110
- icon: fontawesome/brands/dribbble
111111
link: https://dribbble.com/Domenez
112112

113-
copyright: Copyright © 2024 MIT Licence
113+
copyright: Copyright © 2024 MIT Licence
114+

0 commit comments

Comments
 (0)