Skip to content

Commit 98e32d6

Browse files
committed
Help highlightjs with html examples
1 parent 7484546 commit 98e32d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2 class="text-l mt-4 text-gray-700">Joy is a web framework written in
118118
</pre>
119119

120120
<pre class="-mt-10">
121-
<code class="rounded-lg">
121+
<code class="html rounded-lg">
122122
&lt;h1 class="text-2xl text-gray-400"&gt;You found joy!&lt;/h1&gt;
123123
</code>
124124
</pre>
@@ -142,7 +142,7 @@ <h2 class="text-l mt-4 text-gray-700">Joy is a web framework written in
142142
</pre>
143143

144144
<pre class="-mt-10">
145-
<code class="rounded-lg">
145+
<code class="html rounded-lg">
146146
&lt;h1 class="text-2xl text-gray-400"&gt;You found joy!&lt;/h1&gt;
147147
</code>
148148
</pre>

0 commit comments

Comments
 (0)