Skip to content

Commit

Permalink
Merge pull request #150 from openhealthcare/add-favicon
Browse files Browse the repository at this point in the history
adds a favicon in the rfh colours
  • Loading branch information
davidmiller committed Mar 7, 2017
2 parents a345584 + 4443530 commit 0051a1a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.2.2 Release
Updates the favicon

## 0.2.1 Release
Fixes the print behavour so we can print the detail pages
Changes the detail page into 2 columns
Expand Down
Binary file added elcid/assets/img/ohc-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion elcid/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
EMAIL_HOST = 'localhost'


VERSION_NUMBER = '0.2.1'
VERSION_NUMBER = '0.2.2'

#TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'
#TEST_RUNNER = 'django_test_coverage.runner.CoverageTestSuiteRunner'
Expand Down

0 comments on commit 0051a1a

Please sign in to comment.