Skip to content

Commit 052ffe4

Browse files
authored
emoji support
1 parent ab4757d commit 052ffe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ function htmx_page() {
8888
<html>
8989
<head>
9090
<meta name="viewport" content="width=device-width, initial-scale=1" />
91+
<meta charset="UTF-8">
9192
${STYLE_TEXT}
9293
<script src="https://unpkg.com/[email protected]/dist/htmx.min.js" integrity="sha384-lVb3Rd/Ca0AxaoZg5sACe8FJKF0tnUgR2Kd7ehUOG5GCcROv5uBIZsOqovBAcWua" crossorigin="anonymous"></script>
9394
<script src="https://unpkg.com/[email protected]"></script>

0 commit comments

Comments
 (0)