Skip to content

Commit

Permalink
Replaces loom iframes with wistia inline iframes (#1443)
Browse files Browse the repository at this point in the history
replcea loom iframes with  wistia inline iframes
  • Loading branch information
ZPain8464 committed Jun 7, 2024
1 parent c1de394 commit 78bf5e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/docs/capabilities/custom-domains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: The Custom Domains page teaches you how to add your own domain in P
<iframe
width="100%"
height="500"
src="https://www.youtube.com/embed/qj1D5Rgziz0?si=hXM8itfRJ_2lXztP"
src="https://fast.wistia.com/embed/iframe/twp82swgeo"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
Expand Down
2 changes: 1 addition & 1 deletion content/docs/capabilities/ppl.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Learn how to use Pomerium Policy Language to build context-aware au
<iframe
width="100%"
height="500"
src="https://www.loom.com/embed/d3206aa44aef4f65b9c5e94384a6bc53?sid=bd0aa63d-e45c-4704-91c8-5e793e433dd8"
src="https://fast.wistia.com/embed/iframe/ugtuwewztr"
frameborder="0"
webkitallowfullscreen="true"
mozallowfullscreen="true"
Expand Down
2 changes: 1 addition & 1 deletion content/docs/capabilities/routing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords:
<iframe
width="100%"
height="500"
src="https://www.loom.com/embed/0c70371c2136417789d670e5358d30b6?sid=7227238d-e9c4-4d7b-b4e3-83c5fca0e1c9"
src="https://fast.wistia.com/embed/iframe/0xbvhbo2ki"
frameborder="0"
webkitallowfullscreen="true"
mozallowfullscreen="true"
Expand Down

0 comments on commit 78bf5e5

Please sign in to comment.