diff --git a/content/projects/chatto-a-self-hosted-e2ee-chat-application.md b/content/projects/chatto-a-self-hosted-e2ee-chat-application.md index dcff1ff..6841927 100644 --- a/content/projects/chatto-a-self-hosted-e2ee-chat-application.md +++ b/content/projects/chatto-a-self-hosted-e2ee-chat-application.md @@ -86,7 +86,7 @@ Chatto is a self hosted, end to end encrypted chat application. --> ### Infinite scroll -{{< apvid >}}/img/projects/chatto/chatto-preview-infinite-scroll-2.mkv{{< /apvid >}} +{{< apvid >}}/img/projects/chatto/chatto-preview-infinite-scroll-2.webm{{< /apvid >}} Decryption takes place on the fly on a background thread using the web worker API for a smooth user experience. ### E2EE Passphrase @@ -94,4 +94,4 @@ Decryption takes place on the fly on a background thread using the web worker AP Note - passphrase is not stored on the server, or anywhere other than client's memory. The app simply checks whether decryption was successful to determine whether the passphrase is correct. ### Markdown in chat -{{< avid >}}/img/projects/chatto/chatto-preview-markdown.mkv{{ avid>}} +{{< avid >}}/img/projects/chatto/chatto-preview-markdown.webm{{ avid>}} diff --git a/layouts/shortcodes/apvid.html b/layouts/shortcodes/apvid.html index fefd149..775662f 100644 --- a/layouts/shortcodes/apvid.html +++ b/layouts/shortcodes/apvid.html @@ -1,5 +1,5 @@
-
\ No newline at end of file diff --git a/layouts/shortcodes/avid.html b/layouts/shortcodes/avid.html index 9c596b5..8b8345a 100644 --- a/layouts/shortcodes/avid.html +++ b/layouts/shortcodes/avid.html @@ -1,4 +1,4 @@ -