Update web/index.html

Fix UTF-8 encoding in web interface
This commit is contained in:
2026-08-06 05:47:24 +00:00
parent 7291b3b268
commit 8db3d68efa
+2 -1
View File
@@ -1,6 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<head> <head>
<meta charset="UTF-8">
<title>Munin Bitcoin</title> <title>Munin Bitcoin</title>
</head> </head>
<body> <body>