From 5327d2f2ea7f0f9aabe46f81c15d23f7dbcd36a8 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sun, 8 Jun 2014 18:59:50 -0400 Subject: Add a custom thumbnail to ViewTime --- _posts/2014-06-08-viewtime.markdown | 1 + assets/images/viewtime-icon.png | Bin 0 -> 15283 bytes 2 files changed, 1 insertion(+) create mode 100644 assets/images/viewtime-icon.png 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 Binary files /dev/null and b/assets/images/viewtime-icon.png differ -- cgit v1.2.3