Fix pagespeed image paths: ../assets/img/ -> ./assets/img/ (docs not in subfolder)

This commit is contained in:
2026-08-03 12:27:51 +00:00
parent 9f2720125b
commit 19f32cab9a
11 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
**Dotjuice → Page speed → HTML**
![The HTML optimisation settings tab](../assets/img/pagespeed-html.png)
![The HTML optimisation settings tab](./assets/img/pagespeed-html.png)
*Screenshot: the HTML tab showing the Minify HTML Output, Remove Version Query Strings, and Disable Emoji Scripts toggles.*
## What this tab controls