Compare commits

...

1 Commits

Author SHA1 Message Date
Kristiyan Nikolov
d62404f164
Documentation: Fix doc heading for PWA/App icons (#6290) 2026-02-05 11:36:19 -08:00

View File

@ -129,7 +129,7 @@ A progressive web app is an app that can be installed on a device and provide us
More information on PWAs can be found in [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps).
## App icons
### App icons
You can set custom icons for installable apps. More information about how you can set them can be found in the [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Manifest/Reference/icons).