summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-06-08 18:59:50 -0400
committerBen Burwell <bburwell1@gmail.com>2014-06-08 18:59:50 -0400
commit5327d2f2ea7f0f9aabe46f81c15d23f7dbcd36a8 (patch)
treed0607694d470016c0d4a6cdf8a3f92ccecf21e4a
parent5fb70b655b11e979f0c7e3691572b2c71ec971eb (diff)
Add a custom thumbnail to ViewTime
-rw-r--r--_posts/2014-06-08-viewtime.markdown1
-rw-r--r--assets/images/viewtime-icon.pngbin0 -> 15283 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2014-06-08-viewtime.markdown b/_posts/2014-06-08-viewtime.markdown
index 537c6af..24588bb 100644
--- a/_posts/2014-06-08-viewtime.markdown
+++ b/_posts/2014-06-08-viewtime.markdown
@@ -4,6 +4,7 @@ title: ViewTime, A Safari Extension for YouTube
description: ViewTime adds the amount of time a YouTube video has been played under its view count.
date: 2014-06-08 00:00:00
category: projects
+image: http://www.benburwell.com/assets/images/viewtime-icon.png
---
It’s rather astonishing to consider the amount of time for which some viral videos have been watched. For example, [Ylvis’ “The Fox”](https://www.youtube.com/watch?v=jofNR_WkoCE) has been watched for nearly 3000 years.
diff --git a/assets/images/viewtime-icon.png b/assets/images/viewtime-icon.png
new file mode 100644
index 0000000..4865b66
--- /dev/null
+++ b/assets/images/viewtime-icon.png
Binary files differ