Skip to content

Commit

Permalink
fix: replace logo png with svg (Greenstand#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
tranquanghuy0801 authored Sep 22, 2021
1 parent 93b7154 commit 52e38bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/components/IconLogo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Link } from 'react-router-dom';
import logo from './images/logo.png';
import logo from './images/logo.svg'

/*
* Just a logo icon
Expand Down
30 changes: 9 additions & 21 deletions src/components/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 52e38bf

Please sign in to comment.