We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ab6b8 commit b09862fCopy full SHA for b09862f
mkdocs.yml
@@ -1,5 +1,7 @@
1
site_name: property-utils
2
site_url: https://maxcode123.github.io/property-utils/
3
+repo_url: https://github.com/Maxcode123/property-utils
4
+repo_name: Maxcode123/property-utils
5
nav:
6
- Get started:
7
- What is property-utils?: index.md
@@ -35,6 +37,8 @@ theme:
35
37
toggle:
36
38
icon: material/brightness-4
39
name: Switch to light mode
40
+ icon:
41
+ repo: fontawesome/brands/github
42
43
plugins:
44
- mkdocstrings
0 commit comments