diff --git a/website/getting-started/images/cli.screenshot.png b/website/getting-started/images/cli.screenshot.png new file mode 100644 index 00000000..e356c552 Binary files /dev/null and b/website/getting-started/images/cli.screenshot.png differ diff --git a/website/getting-started/images/cli.screenshot.thumb.png b/website/getting-started/images/cli.screenshot.thumb.png new file mode 100644 index 00000000..abde4b0b Binary files /dev/null and b/website/getting-started/images/cli.screenshot.thumb.png differ diff --git a/website/getting-started/images/format.screenshot.png b/website/getting-started/images/format.screenshot.png index c03dcfd5..76aaa481 100644 Binary files a/website/getting-started/images/format.screenshot.png and b/website/getting-started/images/format.screenshot.png differ diff --git a/website/getting-started/images/rename.screenshot.png b/website/getting-started/images/rename.screenshot.png index 18bf9305..a28ccd43 100644 Binary files a/website/getting-started/images/rename.screenshot.png and b/website/getting-started/images/rename.screenshot.png differ diff --git a/website/getting-started/images/sfv.screenshot.png b/website/getting-started/images/sfv.screenshot.png index 76d5bf2b..f1225f10 100644 Binary files a/website/getting-started/images/sfv.screenshot.png and b/website/getting-started/images/sfv.screenshot.png differ diff --git a/website/getting-started/images/subtitle-hash-lookup.screenshot.png b/website/getting-started/images/subtitle-hash-lookup.screenshot.png index 7bfd0cc6..1e0d7096 100644 Binary files a/website/getting-started/images/subtitle-hash-lookup.screenshot.png and b/website/getting-started/images/subtitle-hash-lookup.screenshot.png differ diff --git a/website/getting-started/images/subtitle-search.screenshot.png b/website/getting-started/images/subtitle-search.screenshot.png index a8a7f706..573d7ba1 100644 Binary files a/website/getting-started/images/subtitle-search.screenshot.png and b/website/getting-started/images/subtitle-search.screenshot.png differ diff --git a/website/getting-started/index.html b/website/getting-started/index.html index fb008f3a..c9370b8c 100644 --- a/website/getting-started/index.html +++ b/website/getting-started/index.html @@ -29,6 +29,7 @@ { image: 'images/subtitle-hash-lookup.screenshot.png', thumb: 'images/subtitle-hash-lookup.screenshot.thumb.png' }, { image: 'images/subtitle-search.screenshot.png', thumb: 'images/subtitle-search.screenshot.thumb.png' }, { image: 'images/sfv.screenshot.png', thumb: 'images/sfv.screenshot.thumb.png' }, + { image: 'images/cli.screenshot.png', thumb: 'images/cli.screenshot.thumb.png' }, { image: 'images/node.screenshot.png', thumb: 'images/node.screenshot.thumb.png' } ];