Merge pull request #29133 from Parsifal-M/docs/fix-scaffolder-overview-page

[Docs] Scaffolder Overview Page Rendering Fix
This commit is contained in:
Peter Macdonald
2025-03-10 16:29:22 +01:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ Components inside Backstage. By default, it has the ability to load skeletons of
code, template in some variables, and then publish the template to some
locations like GitHub or GitLab.
<video width="100%" height="100%" controls>
<video width="100%" height="fit-content" controls>
<source src="/video/software-templates.mp4" type="video/mp4" />
</video>