aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ak2html2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ak2html b/bin/ak2html
index e7c39d8..5c9a8ea 100755
--- a/bin/ak2html
+++ b/bin/ak2html
@@ -27,6 +27,8 @@ echo "<!DOCTYPE html>"
echo "<html>"
echo "<head>"
echo " <title>Arching Kaos Chain Data</title>"
+echo ' <meta charset="UTF-8">'
+echo ' <meta name="viewport" content="width=device-width, initial-scale=1">'
echo "</head>"
echo "<body>"