diff --git a/assets/webauthn-demo.mp4 b/assets/webauthn-demo.mp4 new file mode 100644 index 0000000..9999753 Binary files /dev/null and b/assets/webauthn-demo.mp4 differ diff --git a/components/InlineVideo.vue b/components/InlineVideo.vue new file mode 100644 index 0000000..582c35b --- /dev/null +++ b/components/InlineVideo.vue @@ -0,0 +1,13 @@ + diff --git a/content/tutorials/signing-transactions-with-webauthn/10.index.md b/content/tutorials/signing-transactions-with-webauthn/10.index.md index 027b982..c9b897a 100644 --- a/content/tutorials/signing-transactions-with-webauthn/10.index.md +++ b/content/tutorials/signing-transactions-with-webauthn/10.index.md @@ -27,9 +27,7 @@ To break this down, the app will allow users to: - Use WebAuthn to mint an NFT. - Have gasless transactions. - +:inline-video You can find the completed code inside the [Community Code repo](https://github.com/zkSync-Community-Hub/community-code/code/webauthn). diff --git a/public/videos/webauthn-demo.mp4 b/public/videos/webauthn-demo.mp4 deleted file mode 100644 index f367276..0000000 Binary files a/public/videos/webauthn-demo.mp4 and /dev/null differ