Skip to content

Commit 1512a80

Browse files
committed
chore: add icon to example
1 parent 1550f0d commit 1512a80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/target-path/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
<link data-trunk rel="copy-dir" href="assets" data-target-path="static"/>
1818
<link data-trunk rel="copy-file" href="more-assets/rustacean-flat-happy.svg" data-target-path="static"/>
1919

20+
<link data-trunk rel="icon" href="assets/rustacean-flat-happy.png" data-target-path="static"/>
21+
2022
<script data-trunk src="src/script.js" data-target-path="static"></script>
2123
<script data-trunk src="src/script.mjs" type="module" data-target-path="static"></script>
2224

0 commit comments

Comments
 (0)