aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index e6c920e..0e6f999 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,8 @@
<!doctype html>
<html>
<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>YouTube Frame Timer</title>
<link href="index.css" rel="stylesheet">
<script src="main.js"></script>