From: Julien Déramond Date: Fri, 26 Jun 2026 04:53:29 +0000 (+0200) Subject: Examples: use `` instead of backticks for Jumbotron example X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0749a60316efac5e6542c1d4814517694ab4d94b;p=thirdparty%2Fbootstrap.git Examples: use `` instead of backticks for Jumbotron example --- diff --git a/site/src/assets/examples/jumbotron/index.astro b/site/src/assets/examples/jumbotron/index.astro index 6874af1ca3..4de2b8da38 100644 --- a/site/src/assets/examples/jumbotron/index.astro +++ b/site/src/assets/examples/jumbotron/index.astro @@ -23,7 +23,7 @@ export const title = 'Jumbotron example'

Change the background

-

Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.

+

Swap the background-color utility and add a .text-* color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.