From 7e177915d2a65a103a040b41ed0de15523b8e2d9 Mon Sep 17 00:00:00 2001 From: Matt Braddock <matt.braddock@gmail.com> Date: Thu, 7 Mar 2019 18:19:49 -0500 Subject: retitle, readme link update --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0e6f999..37d7c69 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ <script src="main.js"></script> </head> <body class="content"> - <h1>YouTube Frame Timer</h1> + <h1>YouTube Interval Timer</h1> <h3>About</h3> <p>Takes start and stop points of a YouTube video, down to the frame, and gives the time between them in the format 1h 23m 45s 678ms.</p> <h3>Video Framerate</h3> -- cgit v1.2.3