ryanve / resume

Heartbearts
https://ryanve.dev/resume/
1 stars 0 forks source link

LoFi png graphic for OG or favicon #6

Open ryanve opened 5 years ago

ryanve commented 5 years ago

screenshot blocks to look like music or waves

lil waves
ryanve commented 5 years ago

img tag

<img width="710" alt="lil waves" src="https://user-images.githubusercontent.com/949985/54581426-f76ed200-49c9-11e9-83ab-581b10243515.png">
ryanve commented 5 years ago

open graph

<meta property="og:image" content="https://user-images.githubusercontent.com/949985/54581426-f76ed200-49c9-11e9-83ab-581b10243515.png">
<meta property="og:image:alt" content="lil waves">
ryanve commented 5 years ago

favicon

<link rel="shortcut icon" href="https://user-images.githubusercontent.com/949985/54581426-f76ed200-49c9-11e9-83ab-581b10243515.png">