diff --git a/website/elm/Demo.elm b/website/elm/Demo.elm index 6be5cbdb..453bbfd5 100644 --- a/website/elm/Demo.elm +++ b/website/elm/Demo.elm @@ -39,13 +39,13 @@ demo data = navigateDemo = { title = "Navigation" - , url = "/videos/docspell-dd-2020-08-09.mp4" + , url = "/videos/docspell-navigate-2020-11-14.mp4" , info = "Shows basic navigation through documents using tags and tag categories." } processDemo = { title = "Processing" - , url = "/videos/docspell-process-2020-08-09.mp4" + , url = "/videos/docspell-process-2020-11-14.mp4" , info = "Presents the basic idea: maintain an address book and let docspell find matches for new uploaded documents and attach them automatically." } diff --git a/website/site/static/videos/docspell-dd-2020-08-09.mp4 b/website/site/static/videos/docspell-dd-2020-08-09.mp4 deleted file mode 100644 index 31153c43..00000000 Binary files a/website/site/static/videos/docspell-dd-2020-08-09.mp4 and /dev/null differ diff --git a/website/site/static/videos/docspell-navigate-2020-11-14.mp4 b/website/site/static/videos/docspell-navigate-2020-11-14.mp4 new file mode 100644 index 00000000..0e74aec1 Binary files /dev/null and b/website/site/static/videos/docspell-navigate-2020-11-14.mp4 differ diff --git a/website/site/static/videos/docspell-process-2020-08-09.mp4 b/website/site/static/videos/docspell-process-2020-08-09.mp4 deleted file mode 100644 index c1a104cc..00000000 Binary files a/website/site/static/videos/docspell-process-2020-08-09.mp4 and /dev/null differ diff --git a/website/site/static/videos/docspell-process-2020-11-14.mp4 b/website/site/static/videos/docspell-process-2020-11-14.mp4 new file mode 100644 index 00000000..1aea95d4 Binary files /dev/null and b/website/site/static/videos/docspell-process-2020-11-14.mp4 differ