use new avatar shortcode
ci/woodpecker/pr/docs Pipeline was successful Details

This commit is contained in:
Robert Kaussow 2024-04-08 08:34:59 +02:00
parent 3ff5ce4317
commit 91b5d82d2a
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 301 KiB

After

Width:  |  Height:  |  Size: 301 KiB

View File

@ -1,15 +1,15 @@
---
title: About Me
resources:
- name: profile
src: "images/profile.jpg"
- name: avatar
src: "images/avatar.jpg"
---
{{< columns size=small >}}
<!-- spellchecker-disable -->
{{< img name=profile lazy=false size=profile anchor=top >}}
{{< avatar name=avatar size=tiny anchor=top >}}
<!-- spellchecker-enable -->