Feat/add weekly notes 10 #10
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ const imageShortcode = async (
|
|||
|
||||
const imageElement = caption
|
||||
? `<figure class="[ flow flex-col items-center justify-center ${className ? ` ${className} ` : ""}]">
|
||||
<picture>
|
||||
<picture class="flex items-center justify-center">
|
||||
${imageSources}
|
||||
<img
|
||||
${imageAttributes}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue