mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:46:39 -04:00
swap logo in header with my face 📸
This commit is contained in:
@ -7,12 +7,6 @@ sitemap:
|
||||
amp: false
|
||||
---
|
||||
|
||||
{{< portrait.inline >}}
|
||||
{{ $meImg := resources.Get .Site.Author.image }}
|
||||
{{ $meImgSm := $meImg.Resize "320x320 q90 jpg" }}
|
||||
<img id="me" src="{{ $meImgSm.Permalink }}" width="{{ div $meImgSm.Width 2 }}" height="{{ div $meImgSm.Height 2 }}" alt="Photo of Jake Jarvis">
|
||||
{{</ portrait.inline >}}
|
||||
|
||||
# Hi there! I'm Jake. <span class="wave">👋</span>
|
||||
|
||||
## I'm a frontend web developer based in <a href="https://www.youtube-nocookie.com/embed/rLwbzGyC6t4?hl=en&fs=1&showinfo=1&rel=0&iv_load_policy=3" title=""Boston Accent Trailer - Late Night with Seth Meyers" on YouTube" id="boston" target="_blank" rel="noopener">Boston, MA</a>.
|
||||
|
Reference in New Issue
Block a user