diff --git a/themes/V3/Blank/snippets.js b/themes/V3/Blank/snippets.js index c16069356..c23915d6b 100644 --- a/themes/V3/Blank/snippets.js +++ b/themes/V3/Blank/snippets.js @@ -646,7 +646,7 @@ export default [ name : 'Image', icon : 'fas fa-image', gen : dedent` - ![bird](${domain}/assets/bird.webp) {width:325px,mix-blend-mode:multiply} + ![bird](${domain}/assets/bird.webp) {width:325px} ` }, {