summaryrefslogtreecommitdiff
path: root/projects/viewtime
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-06-14 12:54:11 -0400
committerBen Burwell <bburwell1@gmail.com>2014-06-14 12:54:11 -0400
commit7f0448253abacb3259630af332ac3333d89f4c5e (patch)
tree4a7c1a61d9b142b49eed6a08c13fc5455e3feaef /projects/viewtime
parentea9293fe4be138313a238323d0f5adc96b0b77cc (diff)
Add screenshot to ViewTime page
Diffstat (limited to 'projects/viewtime')
-rw-r--r--projects/viewtime/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/viewtime/index.html b/projects/viewtime/index.html
index e7e347d..94767fd 100644
--- a/projects/viewtime/index.html
+++ b/projects/viewtime/index.html
@@ -1,6 +1,6 @@
<html>
<head>
- <title>ViewTime, A YouTube Extension for Google Chrome and Safari</title>
+ <title>ViewTime, a YouTube Extension for Google Chrome and Safari</title>
<!-- Encoding -->
<meta charset="UTF-8">
@@ -91,6 +91,7 @@
<div class="container">
<h1>ViewTime</h1>
<p>ViewTime is an extension for Safari and Google Chrome that inserts the total amount of time a YouTube video has been watched just below the view count.</p>
+ <p><img src="/assets/images/viewtime-example.png" alt="ViewTime screenshot"></p>
<p><a id="install_button" class="inactive">Install</a></p>
<p class="install_tagline" id="safari_text">download and double-click to install in Safari</p>
<p class="install_tagline" id="chrome_text">click to install from the Chrome Web Store</p>