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/views/home.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ First impression for every visitor. Introduces Flexion Labs with a hero, showcas
12
12
13
13
## Behavior
14
14
15
-
-**When the page loads, then** the hero renders the `title` as `<h1>`, the `subtitle` as a tagline paragraph, and the rendered `intro` HTML as the intro block.
15
+
-**When the page loads, then** the hero renders the `title` as `<h1>`, the `subtitle` as a `<h2>`, and the rendered `intro` HTML as the intro block.
16
16
-**When there are featured labs, then** one `LabCard` is rendered per lab in `order` ascending.
17
17
-**When the page loads, then** a "Learn more" section renders two side-by-side teasers — one linking to `/commitment/`, one linking to `https://flexion.us/`. The grid collapses to a single column below 48rem.
18
18
-**The stats strip is not rendered.** The catalog directory is disabled in this pass.
0 commit comments