From 44447eeefe61dbb16cab59900c3c061d9f207fbc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 24 Nov 2014 17:09:32 -0800 Subject: Give all embedded live docs examples data-example-id attrs Refs #11410 --- docs/_includes/components/jumbotron.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/components/jumbotron.html') diff --git a/docs/_includes/components/jumbotron.html b/docs/_includes/components/jumbotron.html index f5de9753e..b61ffe061 100644 --- a/docs/_includes/components/jumbotron.html +++ b/docs/_includes/components/jumbotron.html @@ -2,7 +2,7 @@

Jumbotron

A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.

-
+

Hello, world!

This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.

-- cgit v1.2.3