Skip to content

Commit

Permalink
docs: enable fullscreen for Loom intro video (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyxlucy authored Feb 2, 2024
1 parent 43d78b9 commit e1312c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Tabby is an open-source, self-hosted AI coding assistant. With Tabby, every team
<div className="flex w-full flex-col justify-center items-center">
<div className="flex w-full lg:w-8/12 aspect-[16/10]">
<iframe className="flex-1"
allow="fullscreen"
src="https://www.loom.com/embed/f46028aa12434ff29c36f5cde37f1d04?sid=110873b1-975d-4c4b-b548-5bbce9566c2e?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true"
>
</iframe>
Expand Down

0 comments on commit e1312c7

Please sign in to comment.