diff --git a/.gitignore b/.gitignore index 64a9162..04a8a55 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -bam/static/bam/pure.css/ \ No newline at end of file +bam/static/bam/pure-min.css diff --git a/README.md b/README.md index edaa627..fd1adda 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ ln -sr bam PROJECT_DIRECTORY/bam ./manage.py createsuperuser ``` - 10. Download _Pure.css_ and extract it to `bam/static/pure.css/`. + 10. Download _Pure.css_ to `bam/static/pure-min.css`. 11. Start the development server: diff --git a/bam/templates/bam/base.html b/bam/templates/bam/base.html index c4f1f8e..a3009c8 100644 --- a/bam/templates/bam/base.html +++ b/bam/templates/bam/base.html @@ -2,7 +2,7 @@ - +