Skip to content

Commit

Permalink
Update userguide/content/en/docs/adding-content/lookandfeel.md
Browse files Browse the repository at this point in the history
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
  • Loading branch information
fekete-robert and chalin committed Jul 2, 2024
1 parent 0bcf677 commit dfd459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userguide/content/en/docs/adding-content/lookandfeel.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ body_class : myclass anotherclass
{{< /tab >}}
{{< /tabpane >}}

The output will look like:
The page's opening body tag will look like this (assuming it is a section page):

```html
<body class="td-section myclass anotherclass">
Expand Down

0 comments on commit dfd459f

Please sign in to comment.