Skip to content

Commit f61b795

Browse files
committed
Add custom icon for code-re2c card
1 parent 5784f7c commit f61b795

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/icons/code-re2c.png

814 Bytes
Loading

src/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>Extensions</h2>
4545

4646
<sl-card>
4747
<b slot="header">
48-
<img src="/assets/icons/extension.png"/>
48+
<img src="/assets/icons/code-re2c.png"/>
4949
<span>code-re2c</span>
5050
</b>
5151
<p>Linting and syntax highlighting for re2c</p>

0 commit comments

Comments
 (0)