Skip to content

Commit 85fbe76

Browse files
authored
0.9.0 release report updates (#1865)
1 parent 03eafa9 commit 85fbe76

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

userguide/content/en/blog/2024/0.9.0.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@ fallback:
6464
`.params.ui.footer_about_enable` to true in your project's configuration file.
6565
Parameter `.params.ui.footer_about_disable` is deprecated.
6666
- The All-rights-reserved text is hidden by default. To make it visible, add the
67-
following to your `_styles_project.scss` [project style file], or delete the
68-
`"footer_all_rights_reserved"` [language parameter] from all your site's
69-
[internationalization bundles][language parameter].
67+
following to your `_styles_project.scss` [project style file] (optionally
68+
with a `!important` modifier — not shown):
7069
```scss
7170
.td-footer__all_rights_reserved {
7271
display: inline;

0 commit comments

Comments
 (0)