refactor: Standardize size of cover images (#2991)
Signed-off-by: Jonah Aragon <jonah@privacyguides.org> Signed-off-by: Mare Polaris <ph00lt0@privacyguides.org>
| @@ -3,7 +3,7 @@ meta_title: "Privacy Respecting Health and Wellness apps for Android and iOS - P | |||||||
| title: "Health and Wellness Apps" | title: "Health and Wellness Apps" | ||||||
| icon: material/heart-pulse | icon: material/heart-pulse | ||||||
| description: These applications are what we currently recommend for all health and fitness-related activites on your phone. | 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 | ||||||
| --- | --- | ||||||
| <small>Protects against the following threat(s):</small> | <small>Protects against the following threat(s):</small> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -88,8 +88,8 @@ scour --set-precision=5 \ | |||||||
|  |  | ||||||
| ### WebP | ### 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 | ```bash | ||||||
| cwebp -q 70 -m 6 input_file -o output.webp | cwebp -m 6 input_file -o output.webp | ||||||
| ``` | ``` | ||||||
|   | |||||||
| Before Width: | Height: | Size: 271 KiB After Width: | Height: | Size: 14 KiB | 
| Before Width: | Height: | Size: 2.3 MiB | 
							
								
								
									
										
											BIN
										
									
								
								theme/assets/img/cover/health.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 90 KiB | 
| Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 27 KiB | 
| Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 110 KiB | 
| Before Width: | Height: | Size: 287 KiB After Width: | Height: | Size: 52 KiB | 
| Before Width: | Height: | Size: 284 KiB After Width: | Height: | Size: 59 KiB | 
 redoomed1
					redoomed1