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/dashboards/data-display.qmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -470,7 +470,7 @@ elsewhere. Learn more about the Gampminder dataset at
470
470
471
471
### Leading Content
472
472
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:
474
474
475
475
````{.python .pymd}
476
476
---
@@ -564,4 +564,4 @@ See the article on [Figures](/docs/authoring/figures.qmd#complex-layouts) for ad
564
564
565
565
[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).
566
566
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