Skip to content

Commit

Permalink
Vendor external JavaScript with out documentation to better preserve …
Browse files Browse the repository at this point in the history
…users' privacy
  • Loading branch information
hoechenberger committed Aug 1, 2024
1 parent 9e256fb commit 11e62c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ nav:
plugins:
- search
- macros
- privacy # https://squidfunk.github.io/mkdocs-material/plugins/privacy/
- tags:
tags_file: tags.md
- include-markdown
Expand Down
2 changes: 1 addition & 1 deletion docs/source/v1.10.md.inc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
### :books: Documentation

- Choose the theme (dark of light) automatically based on the user's operating system setting (#979 by @hoechenberger)
- Bundle all previously-external JavaScript with out documentation to better preserve users' privacy (#982 by @hoechenberger)
### :medical_symbol: Code health

- Switch from using relative to using absolute imports (#969 by @hoechenberger)

0 comments on commit 11e62c4

Please sign in to comment.