diff --git a/website/elm/Demo.elm b/website/elm/Demo.elm index 453bbfd5..d220a14e 100644 --- a/website/elm/Demo.elm +++ b/website/elm/Demo.elm @@ -39,13 +39,13 @@ demo data = navigateDemo = { title = "Navigation" - , url = "/videos/docspell-navigate-2020-11-14.mp4" + , url = "/videos/docspell-navigate-2021-01-11.mp4" , info = "Shows basic navigation through documents using tags and tag categories." } processDemo = { title = "Processing" - , url = "/videos/docspell-process-2020-11-14.mp4" + , url = "/videos/docspell-process-2021-01-11.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-01-11.mp4 b/website/site/static/videos/docspell-navigate-2021-01-11.mp4 new file mode 100644 index 00000000..1a3424e6 Binary files /dev/null and b/website/site/static/videos/docspell-navigate-2021-01-11.mp4 differ diff --git a/website/site/static/videos/docspell-process-2021-01-11.mp4 b/website/site/static/videos/docspell-process-2021-01-11.mp4 new file mode 100644 index 00000000..db52f023 Binary files /dev/null and b/website/site/static/videos/docspell-process-2021-01-11.mp4 differ