aboutsummaryrefslogtreecommitdiff
path: root/_plugins/generate-torrent.rb
diff options
context:
space:
mode:
Diffstat (limited to '_plugins/generate-torrent.rb')
-rw-r--r--_plugins/generate-torrent.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/_plugins/generate-torrent.rb b/_plugins/generate-torrent.rb
index 0c4cd72..a2077bc 100644
--- a/_plugins/generate-torrent.rb
+++ b/_plugins/generate-torrent.rb
@@ -6,7 +6,7 @@ module Jekyll
MEDIA_EXTENSION = {
'podcasts' => 'ogg',
- 'screencasts' => 'webm'
+ 'screencasts' => 'mkv'
}
def generate(site)