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 → CSS**
![The CSS optimisation settings tab](../assets/img/pagespeed-css.png)
![The CSS optimisation settings tab](./assets/img/pagespeed-css.png)
*Screenshot: the CSS tab showing the Minify CSS, Combine CSS Files, and Load Combined CSS Asynchronously toggles.*
## What this tab controls