aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorunknown <zachary.romick@vanderbilt.edu> 2020-07-21 23:20:25 -0500
committerunknown <zachary.romick@vanderbilt.edu> 2020-07-21 23:20:25 -0500
commitfca3f9f3a7ffe4534a82a95b2664237b7b35711f (patch)
tree065a5a9b498e26a7763258055d00e3644cb31f7b /index.html
parent6c7a2fb8760dd98fc574047d980e6a58327767f3 (diff)
Created meta tag for version
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 978e6ee..b8b1cb1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <version>1.1.0</version>
+ <meta name="version" content="1.1.1" />
<title>YouTube Frame Timer</title>
<link rel="stylesheet" href="https://stackedit.io/style.css" />
<script src="main.js"></script>