0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00

credits to alt text

This commit is contained in:
Víctor Losada Hernández
2026-03-18 12:15:28 +01:00
parent 8e3c6054ad
commit 309c67a660
3 changed files with 7 additions and 14 deletions

View File

@@ -646,8 +646,7 @@ export default [
name : 'Image',
icon : 'fas fa-image',
gen : dedent`
![bird](${domain}/assets/bird.webp) {width:325px}
<!-- Bird with autumn foliage by L. Prang & Co.-->`
![Bird with autumn foliage by L. Prang & Co.](${domain}/assets/bird.webp) {width:325px}`
},
{
name : 'Image Wrap Left',