File tree Expand file tree Collapse file tree 3 files changed +1
-1
lines changed
Expand file tree Collapse file tree 3 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 1- <!doctype html> < html lang ="
en "
> < head > < meta charset ="
utf-8 "
/> < meta name ="
description "
content ="
Bruce Berrios' Personal Website "
/> < meta name ="
viewport "
content ="
width=device-width,initial-scale=1,shrink-to-fit=no "
/> < title > Bruce Berrios
</ title > < link href ="
https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap "
rel ="
stylesheet "
/> < link href ="
./static/css/styles.css "
rel ="
stylesheet "
/> < script defer ="
defer "
src ="
./static/js/bruception.bundle.js "
> </ script > </ head > < body > < section id ="
intro "
> < div id ="
intro-info "
> < h1 class ="
name "
> Bruce Berrios
</ h1 > < h2 class ="
bio "
> Software Engineer @
< a aria-label ="
View Blend Website "
class ="
link-highlight "
target ="
_blank "
href ="
https://blend.com/ "
> Blend
</ a > </ h2 > < div class ="
links "
> < a aria-label ="
View GitHub Profile "
class ="
link tippyme "
target ="
_blank "
href ="
https://github.com/Bruception "
tooltip-text ="
GitHub "
> < i class ="
link-icon fa-lg fab fa-github "
> </ i > </ a > < a aria-label ="
View LinkedIn Profile "
class ="
link tippyme "
target ="
_blank "
href ="
https://www.linkedin.com/in/bruce-berrios-015582197/ "
tooltip-text ="
LinkedIn "
> < i class ="
link-icon fa-lg fab fa-linkedin "
> </ i > </ a > < a aria-label ="
View Resume PDF "
class ="
link tippyme "
target ="
_blank "
href ="
./static/docs/Resume.pdf "
tooltip-text ="
Resume "
> < i class ="
link-icon fa-lg fa-solid fa-file-lines "
> </ i > </ a > < a aria-label ="
Send E-mail "
class ="
link tippyme "
href ="
mailto:[email protected] "
tooltip-text ="
E-mail "
> < i class ="
link-icon fa-lg fa-solid fa-envelope "
> </ i > </ a > </ div > </ div > </ section > < script src ="
https://kit.fontawesome.com/1bcfef85a4.js "
crossorigin ="
anonymous "
> </ script > < script src ="
https://unpkg.com/@popperjs/core@2 "
> </ script > < script src ="
https://unpkg.com/tippy.js@6 "
> </ script > </ body > </ html > 1+ <!doctype html> < html lang ="
en "
> < head > < meta charset ="
utf-8 "
/> < meta name ="
description "
content ="
Bruce Berrios' Personal Website "
/> < meta name ="
viewport "
content ="
width=device-width,initial-scale=1,shrink-to-fit=no "
/> < title > Bruce Berrios
</ title > < link href ="
https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap "
rel ="
stylesheet "
/> < link href ="
./static/css/styles.css "
rel ="
stylesheet "
/> < script defer ="
defer "
src ="
./static/js/bruception.bundle.js "
> </ script > </ head > < body > < section id ="
intro "
> < div id ="
intro-info "
> < h1 class ="
name "
> Bruce Berrios
</ h1 > < h2 class ="
bio "
> Software Engineer @
< a aria-label ="
View Blend Website "
class ="
link-highlight "
target ="
_blank "
href ="
https://blend.com/ "
> Blend
</ a > </ h2 > < div class ="
links "
> < a aria-label ="
View GitHub Profile "
class ="
link tippyme "
target ="
_blank "
href ="
https://github.com/Bruception "
tooltip-text ="
GitHub "
> < i class ="
link-icon fa-lg fab fa-github "
> </ i > </ a > < a aria-label ="
View LinkedIn Profile "
class ="
link tippyme "
target ="
_blank "
href ="
https://www.linkedin.com/in/bruce-berrios-015582197/ "
tooltip-text ="
LinkedIn "
> < i class ="
link-icon fa-lg fab fa-linkedin "
> </ i > </ a > < a aria-label ="
View Resume PDF "
class ="
link tippyme "
target ="
_blank "
href ="
./static/docs/Bruce's Resume.pdf "
tooltip-text ="
Resume "
> < i class ="
link-icon fa-lg fa-solid fa-file-lines "
> </ i > </ a > < a aria-label ="
Send E-mail "
class ="
link tippyme "
href ="
mailto:[email protected] "
tooltip-text ="
E-mail "
> < i class ="
link-icon fa-lg fa-solid fa-envelope "
> </ i > </ a > </ div > </ div > </ section > < script src ="
https://kit.fontawesome.com/1bcfef85a4.js "
crossorigin ="
anonymous "
> </ script > < script src ="
https://unpkg.com/@popperjs/core@2 "
> </ script > < script src ="
https://unpkg.com/tippy.js@6 "
> </ script > </ body > </ html >
You can’t perform that action at this time.
0 commit comments