Skip to content

Commit

Permalink
Corrected susi logo (fossasia#320)
Browse files Browse the repository at this point in the history
Fixes fossasia#321

Signed-off-by: yashLadha <[email protected]>
  • Loading branch information
yashLadha authored and ParthS007 committed Nov 11, 2017
1 parent 1d913be commit abeba57
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed app/static/images/susi.jpg
Binary file not shown.
Binary file added app/static/images/susi.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 app/templates/_header.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</div>
<div class="custom-menu-item">
<a class="custom-icon" href="http://chat.susi.ai" target="_blank">
<img src="static/images/susi.jpg">
<img src="static/images/susi.png">
<p class="custom-title">Susi</p>
</a>
</div>
Expand Down

0 comments on commit abeba57

Please sign in to comment.