]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add tags to have responsive embed show up in searches for flex video
authorKevin Ball <kmball11@gmail.com>
Wed, 5 Oct 2016 22:23:33 +0000 (15:23 -0700)
committerKevin Ball <kmball11@gmail.com>
Wed, 5 Oct 2016 22:23:33 +0000 (15:23 -0700)
docs/pages/responsive-embed.md

index 1ea429666f364617ffe53d65f798c9e00258e57a..5e109d633d9f835e0bbd976191211e77827b4d7c 100644 (file)
@@ -2,6 +2,7 @@
 title: Responsive Embed
 description: Wrap embedded content like videos, maps, and calendars in a responsive embed container to maintain the correct aspect ratio regardless of screen size.
 sass: scss/components/_responsive-embed.scss
+tags: flex video 'flex video'
 ---
 
 To make sure embedded content maintains its aspect ratio as the width of the screen changes, wrap the `iframe`, `object`, `embed`, or `video` in a container with the `.responsive-embed` class.