You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/components/image.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ label: Component
3
3
title: Image
4
4
---
5
5
6
-
<page-intro>The `image` and `bg` components provide an easy way to add fixed aspect-ratio graphics to your site.</page-intro>
6
+
<page-intro>The `image` and `bg` components provide an easy way to add fixed aspect-ratio graphics to your site. Images can have an optional \``.ray-caption`\` element to add additional context to specific pieces of media they accompany across the system.</page-intro>
7
7
8
8
<component
9
-
name="Image 16x9"
9
+
name="Image 16x9 with caption"
10
10
component="image"
11
11
variation="image--16by9"
12
12
>
@@ -30,8 +30,8 @@ title: Image
30
30
31
31
Use these modifiers with `.ray-image` or `.ray-bg` classes.
0 commit comments