diff --git a/docs/health-and-wellness.md b/docs/health-and-wellness.md index f450d575..b54a8957 100644 --- a/docs/health-and-wellness.md +++ b/docs/health-and-wellness.md @@ -3,7 +3,7 @@ meta_title: "Privacy Respecting Health and Wellness apps for Android and iOS - P title: "Health and Wellness Apps" icon: material/heart-pulse description: These applications are what we currently recommend for all health and fitness-related activites on your phone. -cover: health-cover.webp +cover: health.webp --- Protects against the following threat(s): diff --git a/docs/meta/uploading-images.md b/docs/meta/uploading-images.md index 5ea9570f..f945a94a 100644 --- a/docs/meta/uploading-images.md +++ b/docs/meta/uploading-images.md @@ -88,8 +88,8 @@ scour --set-precision=5 \ ### WebP -Use the [cwebp](https://developers.google.com/speed/webp/docs/using) command to convert PNG or JPEG image files to WebP format: +Use the [`cwebp`](https://developers.google.com/speed/webp/docs/using) command to convert PNG or JPEG image files to WebP format: ```bash -cwebp -q 70 -m 6 input_file -o output.webp +cwebp -m 6 input_file -o output.webp ``` diff --git a/theme/assets/img/cover/ai-chatbots.webp b/theme/assets/img/cover/ai-chatbots.webp index cdba241c..4c29ee22 100644 Binary files a/theme/assets/img/cover/ai-chatbots.webp and b/theme/assets/img/cover/ai-chatbots.webp differ diff --git a/theme/assets/img/cover/health-cover.webp b/theme/assets/img/cover/health-cover.webp deleted file mode 100644 index ebbba4bd..00000000 Binary files a/theme/assets/img/cover/health-cover.webp and /dev/null differ diff --git a/theme/assets/img/cover/health.webp b/theme/assets/img/cover/health.webp new file mode 100644 index 00000000..793ae021 Binary files /dev/null and b/theme/assets/img/cover/health.webp differ diff --git a/theme/assets/img/cover/language-tools.webp b/theme/assets/img/cover/language-tools.webp index 9d48a5f6..f36f5fc0 100644 Binary files a/theme/assets/img/cover/language-tools.webp and b/theme/assets/img/cover/language-tools.webp differ diff --git a/theme/assets/img/cover/maps.webp b/theme/assets/img/cover/maps.webp index 5425cf47..e4f5e320 100644 Binary files a/theme/assets/img/cover/maps.webp and b/theme/assets/img/cover/maps.webp differ diff --git a/theme/assets/img/cover/office-suites.webp b/theme/assets/img/cover/office-suites.webp index 98196c97..ee000c21 100644 Binary files a/theme/assets/img/cover/office-suites.webp and b/theme/assets/img/cover/office-suites.webp differ diff --git a/theme/assets/img/cover/pastebins.webp b/theme/assets/img/cover/pastebins.webp index 10055084..87951fb5 100644 Binary files a/theme/assets/img/cover/pastebins.webp and b/theme/assets/img/cover/pastebins.webp differ