Skip to content

Commit

Permalink
Remove logo text. Remove 'admin' from title
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekokuba committed Nov 9, 2014
1 parent 41cebae commit 1cfe744
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified refugee_manager/static/admin/img/thrive-admin-logo-WHITE.png
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 templates/admin/base_site.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name=viewport content="width=device-width, initial-scale=1">
{% endblock %}

{% block title %}{{ title }} | {% trans 'Thrive admin' %}{% endblock %}
{% block title %}{{ title }} | {% trans 'Thrive' %}{% endblock %}

{% block nav-global %}

Expand Down

0 comments on commit 1cfe744

Please sign in to comment.