Skip to content

Commit e1cbbc0

Browse files
authored
Merge pull request #1761 from yyzeng/patch-5
2 parents 100f22f + e55386f commit e1cbbc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dashboards/data-display.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ elsewhere. Learn more about the Gampminder dataset at
470470

471471
### Leading Content
472472

473-
Content that is included at the very top of a dashboard (and not explicitly within a `.content` div) is considered leading content, and will be included as is with no card styling (e.g. with no border). For example:
473+
Content that is included at the very top of a dashboard (and not explicitly within a `.card` div) is considered leading content, and will be included as is with no card styling (e.g. with no border). For example:
474474

475475
```` {.python .pymd}
476476
---
@@ -564,4 +564,4 @@ See the article on [Figures](/docs/authoring/figures.qmd#complex-layouts) for ad
564564

565565
[Deployment](deployment.qmd) covers how to deploy both static dashboards (which require only a web host, but not a server) and Shiny dashboards (which require a Shiny Server).
566566

567-
[Interactivity](interactivity/index.qmd) explores the various ways to create interactive dashboards that enable more flexible data exploration.
567+
[Interactivity](interactivity/index.qmd) explores the various ways to create interactive dashboards that enable more flexible data exploration.

0 commit comments

Comments
 (0)