fix(curriculum): move img tag to editable region (#44804)

* Step 24: moved img tag to editble region

* Indented img tag

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
Co-authored-by: "Krzysztof G." <"60067306+gikf@users.noreply.github.com">
This commit is contained in:
Jim Kernicky
2022-01-17 08:36:18 -05:00
committed by GitHub
parent 551c3a247e
commit 401cd86076

View File

@ -205,9 +205,8 @@ assert(document.querySelectorAll('.image-wrapper img')?.[2]?.getAttribute('heigh
height="400"
/>
<blockquote class="image-quote"></blockquote>
<img />
--fcc-editable-region--
<img />
--fcc-editable-region--
</aside>
</section>