diff --git a/website/elm/Demo.elm b/website/elm/Demo.elm index d220a14e..9ba08488 100644 --- a/website/elm/Demo.elm +++ b/website/elm/Demo.elm @@ -39,13 +39,13 @@ demo data = navigateDemo = { title = "Navigation" - , url = "/videos/docspell-navigate-2021-01-11.mp4" + , url = "/videos/docspell-navigate-2021-02-19.mp4" , info = "Shows basic navigation through documents using tags and tag categories." } processDemo = { title = "Processing" - , url = "/videos/docspell-process-2021-01-11.mp4" + , url = "/videos/docspell-process-2021-02-19-dark.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-navigate-2021-02-19.mp4 b/website/site/static/videos/docspell-navigate-2021-02-19.mp4 new file mode 100644 index 00000000..8a74f1e0 Binary files /dev/null and b/website/site/static/videos/docspell-navigate-2021-02-19.mp4 differ diff --git a/website/site/static/videos/docspell-process-2021-02-19-dark.mp4 b/website/site/static/videos/docspell-process-2021-02-19-dark.mp4 new file mode 100644 index 00000000..dfdb8279 Binary files /dev/null and b/website/site/static/videos/docspell-process-2021-02-19-dark.mp4 differ diff --git a/website/site/static/videos/docspell-process-2021-02-19.mp4 b/website/site/static/videos/docspell-process-2021-02-19.mp4 new file mode 100644 index 00000000..32f942ae Binary files /dev/null and b/website/site/static/videos/docspell-process-2021-02-19.mp4 differ