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 adfc095 commit aa65a45Copy full SHA for aa65a45
{{cookiecutter.repo_name}}/mkdocs.yaml
@@ -26,7 +26,7 @@ theme:
26
toggle:
27
icon: material/weather-night
28
name: Switch to light mode
29
-repo_url: https://{{ cookiecutter.github_username }}.github.io/{{ cookiecutter.repo_name }}
+repo_url: https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.repo_name }}
30
repo_name: {{ cookiecutter.repo_name }}
31
edit_uri: blob/main/docs/
32
site_author: {{ cookiecutter.github_username }}
0 commit comments