Skip to content

Commit 52b8a6e

Browse files
authored
docs(site): add "Examples" section
1 parent 2463d20 commit 52b8a6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@ <h1>Configuration</h1>
174174
<p>Full list of all <a href="https://prismjs.com/#supported-languages" target="_blank" rel="noreferrer">languages supported</a> by the prism tokenizer.</p>
175175
</section>
176176

177+
<section data-section="content">
178+
<h1>Examples</h1>
179+
<p>For more examples checkout the CodePen <a href="https://codepen.io/collection/EPYpMJ" target="_blank" rel="noreferrer">&lt;syntax-highlight&gt; collection</a>.</p>
180+
</section>
181+
177182
<section data-section="content">
178183
<h1>Credits</h1>
179184
<ul>

0 commit comments

Comments
 (0)