1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 03:18:21 +02:00

Added documentation for Web App Manifest (#916)

This commit is contained in:
Richie Bendall 2018-11-18 05:51:35 +13:00 committed by Martin Donath
parent 09f979c32c
commit 62927073de

View File

@ -585,6 +585,15 @@ will result in `fa fa-github`.
[21]: customization.md
## Web app manifest
A web app manifest is a simple JSON file that tells the browser about your web application and how it should behave when installed on the user's mobile device or desktop. You can specify a manifest in your `mkdocs.yml`:
```yaml
extra:
manifest: site.webmanifest
```
## Integrations
### Google Analytics
@ -697,6 +706,7 @@ extra:
link: 'https://twitter.com/squidfunk'
- type: 'linkedin'
link: 'https://linkedin.com/in/squidfunk'
manifest: site.webmanifest
# Google Analytics
google_analytics: