Skip to content

Commit 8ef5bd3

Browse files
committed
Quote site name
1 parent d724452 commit 8ef5bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: {{ cookiecutter.project_name }}
1+
site_name: "{{ cookiecutter.project_name }}"
22
repo_url: https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}
33

44
theme:

0 commit comments

Comments
 (0)