diff --git a/examples/bulma-pwa/README.md b/examples/bulma-pwa/README.md index 02bb2d1..f73552d 100644 --- a/examples/bulma-pwa/README.md +++ b/examples/bulma-pwa/README.md @@ -11,3 +11,4 @@ Heavily inspired by the links below; I just put the pieces together. - https://bulma.io/documentation/elements/icon/ - https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable - https://bulma.io/brand/ +- https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/How_to/Trigger_install_prompt diff --git a/examples/bulma-pwa/app/index.html b/examples/bulma-pwa/app/index.html index 7492c96..45694e4 100644 --- a/examples/bulma-pwa/app/index.html +++ b/examples/bulma-pwa/app/index.html @@ -17,9 +17,70 @@ type="text/css" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,1,0" /> + + -
+