Update pop

This commit is contained in:
Nicholas Orlowsky 2021-10-16 14:04:40 -05:00 committed by GitHub
parent 9c7ec34bd3
commit e0b947da0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ export default function Hero() {
flexDirection: "column", flexDirection: "column",
alignItems: "center" alignItems: "center"
}}> }}>
<img alt="github profile" src={"https://github.com/account"} <img alt="github profile picture" src={"https://avatars.githubusercontent.com/u/56371027?v=4"}
style={{height: "30vh", width: "auto"}} className={"pfp"}/> style={{height: "30vh", width: "auto"}} className={"pfp"}/>
<h1 className={"m-0 font-weight-bold"}>Nicholas Orlowsky</h1> <h1 className={"m-0 font-weight-bold"}>Nicholas Orlowsky</h1>
<h4 className={"m-0"}>Software Engineer</h4> <h4 className={"m-0"}>Software Engineer</h4>