diff --git a/src/content/docs/videos.mdx b/src/content/docs/videos.mdx index a3cafa6..841ee7e 100644 --- a/src/content/docs/videos.mdx +++ b/src/content/docs/videos.mdx @@ -1,20 +1,18 @@ --- title: "Videos" head: - - tag: "meta" - attrs: - property: "og:title" - content: "A few videos of Coolify in action." -description: "A few videos of Coolify in action." -sidebar: - order: 3 + - tag: style + content: | + .sl-markdown-content iframe[src^="https://www.youtube.com/embed/"] { + aspect-ratio: 16 / 9; + } --- -- Syntax: 1.5 hours long complete walkthrough +#### Syntax: 1.5 hours long complete walkthrough -- WebdevCody: 6 minutes quick overview +#### WebdevCody: 6 minutes quick overview -- DevelopedByEd: 20 minutes overview +#### DevelopedByEd: 20 minutes overview -- Fireship video +#### Fireship video -- MelkeyDev video +#### MelkeyDev video