docs(ssh): add and position SSH walkthrough video embed

This commit is contained in:
Laurence
2026-03-05 17:45:33 +00:00
parent 907c9c1e8b
commit 1163e3b313

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"; 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 />
## Overview ## Overview