Update logo to match new VoxMedia branding (#2764)

CORL-804
This commit is contained in:
Nick Funk
2019-12-20 15:02:18 -07:00
committed by Kim Gardner
parent 64800ffaee
commit ed98b218bb
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<aside class="sidebar">
<div>
<a class="brand" href="{{ url_for("/") }}">
{{ image_tag('images/coralproject_color.svg') }}
{{ image_tag('images/coralproject_by_voxmedia.svg') }}
</a>
<ul class="sidebar__list">
{% for item in config.sidebar.side %}
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.5 KiB