mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-09 20:26:48 +00:00
Merge pull request #71 from LaurenceJJones/feat/ssh-youtube-embed
docs(ssh): add and position SSH walkthrough video embed
This commit is contained in:
@@ -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";
|
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 />
|
<PangolinCloudTocCta />
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
|
|||||||
Reference in New Issue
Block a user