mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-15 07:17:00 +10:00
- add icons and favicon
This commit is contained in:
@@ -17,6 +17,7 @@ const Logo = ({ size = "256px" }) => {
|
||||
|
||||
return (
|
||||
<GatsbyImage
|
||||
loading="eager"
|
||||
className="shadow-md rounded"
|
||||
style={{ width: size, height: size }}
|
||||
fluid={file.childImageSharp.fluid}
|
||||
|
||||
Reference in New Issue
Block a user