Update index.html

This commit is contained in:
steevLP 2022-03-13 15:39:15 +01:00 committed by GitHub
parent 4d655ee091
commit 99ddd912f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,14 +106,14 @@
<div class="embed">
<h1>embed example</h1>
<hr>
<p>More embed text</h1>
<p>More embed text</p>
</div>
<pre>
<code class="language-html">
<div class="embed">
<h1>embed example</h1>
<hr>
<p>More embed text</h1>
<p>More embed text</p>
</div>
</code>
</pre>