Skip to content

Commit 0ce22ba

Browse files
committed
Add charset meta tag for Tauri
1 parent 0fa9cc0 commit 0ce22ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
45
<link rel="shortcut icon" href="/favicon.ico">
56
<title>REA Playspace</title>
67
<link rel="stylesheet" type="text/css" href="/styles.css">

0 commit comments

Comments
 (0)