diff --git a/{{ cookiecutter.format }}/www/index.html b/{{ cookiecutter.format }}/www/index.html index a0b710d..bde7309 100644 --- a/{{ cookiecutter.format }}/www/index.html +++ b/{{ cookiecutter.format }}/www/index.html @@ -24,7 +24,7 @@ - +
diff --git a/{{ cookiecutter.format }}/www/static/css/briefcase.css b/{{ cookiecutter.format }}/www/static/css/style.css similarity index 100% rename from {{ cookiecutter.format }}/www/static/css/briefcase.css rename to {{ cookiecutter.format }}/www/static/css/style.css