Use image shortcode
This commit is contained in:
parent
2ff295f762
commit
79e59044c7
1 changed files with 3 additions and 4 deletions
|
@ -3,9 +3,9 @@ title = "About Me"
|
|||
path = "about"
|
||||
+++
|
||||
|
||||
| ![A closeup photo of a blue snowflake resting on a tree branch.][0] |
|
||||
| {{ image(src="img/profile.webp", alt="A closeup photo of a blue snowflake resting on a tree branch.") }} |
|
||||
|:--:|
|
||||
| *Photo taken by [Egor Kamelev][1] and dedicated into the public domain.* |
|
||||
| *Photo taken by [Egor Kamelev][0] and dedicated into the public domain.* |
|
||||
|
||||
Hello! I'm Avery Winters. I build software that gives people a reason to not
|
||||
hate their computers as much. I care a lot about robustness, performance, and
|
||||
|
@ -17,5 +17,4 @@ I tend to post about [#rust](/tags/rust) 🦀, [#nix](/tags/nix) ❄,
|
|||
[#urbanism](/tags/urbanism) 🚲, [#leftism](/tags/leftism) 🌹,
|
||||
[#anarchism](/tags/anarchism) 🏴, and [#christianity](/tags/christianity) ✝️.
|
||||
|
||||
[0]: /img/profile.webp
|
||||
[1]: https://pxhere.com/en/photo/1562545
|
||||
[0]: https://pxhere.com/en/photo/1562545
|
||||
|
|
Loading…
Reference in a new issue