Update index.html

This commit is contained in:
2022-03-13 15:39:15 +01:00
committed by GitHub
parent 4d655ee091
commit 99ddd912f2

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>