mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-12-23 02:02:33 +01:00
Add Safari images
This commit is contained in:
parent
5c0ecc0250
commit
74788893e9
4 changed files with 6 additions and 2 deletions
BIN
docs/static/img/pwa-install-safari-ios-add-icon.jpg
vendored
Normal file
BIN
docs/static/img/pwa-install-safari-ios-add-icon.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
BIN
docs/static/img/pwa-install-safari-ios-button.jpg
vendored
Normal file
BIN
docs/static/img/pwa-install-safari-ios-button.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
BIN
docs/static/img/pwa-install-safari-ios-menu.jpg
vendored
Normal file
BIN
docs/static/img/pwa-install-safari-ios-menu.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
|
@ -45,9 +45,13 @@ For Firefox, select "Install" in the menu, and then click "Add" to add an icon t
|
|||
</div>
|
||||
|
||||
### Safari on iOS
|
||||
On iOS Safari, tap on the Share menu > "Add to Home Screen".
|
||||
On iOS Safari, tap on the Share menu, then tap "Add to Home Screen":
|
||||
|
||||
XXXXXXx
|
||||
<div id="pwa-screenshots-safari-ios" class="screenshots">
|
||||
<a href="../../static/img/pwa-install-safari-ios-button.jpg"><img src="../../static/img/pwa-install-safari-ios-button.jpg"/></a>
|
||||
<a href="../../static/img/pwa-install-safari-ios-menu.jpg"><img src="../../static/img/pwa-install-safari-ios-menu.jpg"/></a>
|
||||
<a href="../../static/img/pwa-install-safari-ios-add-icon.jpg"><img src="../../static/img/pwa-install-safari-ios-add-icon.jpg"/></a>
|
||||
</div>
|
||||
|
||||
## Background notifications
|
||||
Background notifications via web push are enabled by default and cannot be turned off when the app is installed, as notifications would
|
||||
|
|
Loading…
Reference in a new issue