mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +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