-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modifies the comment to make it compatible with jinja
- Loading branch information
Showing
1 changed file
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
<!-- DO NOT REMOVE THIS FILE | ||
This file is normally inherited from the version defined by our docs theme (Furo). | ||
However, that file includes in-line styling which isn't allowed by our website's | ||
Content Security Policy (CSP). To resolve this issue, we've copied over the styling changes | ||
to `docs/source/_static/css/dark_light_mode.css`. Although this file is empty, it overwrites | ||
the template inherited from Furo. | ||
--> | ||
{# DO NOT REMOVE THIS FILE This file is normally inherited from the version | ||
defined by our docs theme (Furo). However, that file includes in-line styling | ||
which isn't allowed by our website's Content Security Policy (CSP). To resolve | ||
this issue, we've copied over the styling changes to | ||
`docs/source/_static/css/dark_light_mode.css`. Although this file is empty, it | ||
overwrites the template inherited from Furo. #} |