diff --git a/public/pwa.svg b/public/pwa.svg new file mode 100644 index 00000000..fdbe9c19 --- /dev/null +++ b/public/pwa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index 2ebfabb8..6647c9b4 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -37,22 +37,29 @@ const PWASettings: React.FC = () => { return (

Progressive Web App

-
-
- - Install Boris as an app +
+
+
+ + Install Boris as an app +
+

+ Install Boris on your device for a native app experience with offline support. +

+
-

- Install Boris on your device for a native app experience with offline support. -

- + Progressive Web App
)