Merge pull request #71 from LaurenceJJones/feat/ssh-youtube-embed

docs(ssh): add and position SSH walkthrough video embed
This commit is contained in:
Owen Schwartz
2026-03-07 21:19:57 -08:00
committed by GitHub

View File

@@ -5,6 +5,15 @@ description: "Connect to remote servers via SSH using Pangolin identity and cert
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube.com/embed/U4O9pESwMEg"
title="Pangolin SSH Access walkthrough"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
<PangolinCloudTocCta />
<Note>