Skip to content

Commit

Permalink
Fixes code review issue
Browse files Browse the repository at this point in the history
  • Loading branch information
walmazacn committed Dec 19, 2024
1 parent 179079c commit 35d33ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ theming: {
```
<!-- add-attribute:class:warning -->
> **NOTE:** Add the following line to HEAD section of your `index.html` file for the Luigi application to be sure the Horizon theme is displayed correctly
> **NOTE:** The Horizon theme stylesheet needs to be included. In the HEAD section of your application's `index.html` file, add:
```html
<link rel="stylesheet" href="<PATH/TO/LUIGI/PACKAGE/luigi_horizon.css" />
```
Expand Down

0 comments on commit 35d33ee

Please sign in to comment.