diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |