Skip to content

Commit 7933a13

Browse files
committed
add utf8 meta data tag
1 parent 92e808d commit 7933a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hefquin-service/src/main/webapp/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33

44
<head>
5+
<meta charset="UTF-8">
56
<title>HeFQUIN API Docs</title>
67
<script src="./redoc/redoc.standalone.js"> </script>
78
<link rel="icon" type="image/x-icon" href="favicon.gif">

0 commit comments

Comments
 (0)