docs: use nuxt.png in avatars

This commit is contained in:
Benjamin Canac
2024-10-17 17:10:39 +02:00
parent a54c3e49fe
commit 0666884b6f
3 changed files with 3 additions and 3 deletions

View File

@@ -464,7 +464,7 @@ This way, the `size` prop will apply the corresponding styles to the `root` slot
ignore:
- src
props:
src: 'https://github.com/benjamincanac.png'
src: 'https://github.com/nuxt.png'
size: lg
---
::