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 d724452 commit 8ef5bd3Copy full SHA for 8ef5bd3
{{cookiecutter.project_slug}}/mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: {{ cookiecutter.project_name }}
+site_name: "{{ cookiecutter.project_name }}"
2
repo_url: https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}
3
4
theme:
0 commit comments