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.
2 parents 9d58b23 + 8ef5bd3 commit 4eecc9cCopy full SHA for 4eecc9c
{{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