Skip to content

Commit 5bc44c1

Browse files
authored
Update {% if cookiecutter.docs == 'zensical' %}zensical.toml{% endif %}
1 parent 69abd49 commit 5bc44c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/{% if cookiecutter.docs == 'zensical' %}zensical.toml{% endif %}

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
site_name = "{{ cookiecutter.project_name }}"
55
site_description = "{{ cookiecutter.project_short_description }}"
66
site_author = "{{ cookiecutter.full_name }}"
7-
copyright = "© {{ cookiecutter.__year }} {{ cookiecutter.full_name }"
7+
copyright = "© {{ cookiecutter.__year }} {{ cookiecutter.full_name }}"
88
repo_url = "{{ cookiecutter.url }}"
99
docs_dir = "docs"
1010

0 commit comments

Comments
 (0)