Skip to content

Commit c4d04b8

Browse files
committed
fixed twemoji path
1 parent 4218424 commit c4d04b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<script src="/assets/mermaid.min.js?{{ time }}"></script>
8383

8484
<!-- https://github.com/twitter/twemoji -->
85-
<script src="/assets/twemoji/dist/twemoji.min.js?{{ time }}"></script>
85+
<script src="/assets/@twemoji/api/dist/twemoji.min.js?{{ time }}"></script>
8686

8787
{% if site.algolia -%}
8888
<!-- https://www.algolia.com/doc/guides/building-search-ui/installation/js/ -->

0 commit comments

Comments
 (0)