diff --git a/website/public/index.html b/website/public/index.html index 4456a19..234b277 100644 --- a/website/public/index.html +++ b/website/public/index.html @@ -5,7 +5,7 @@ - + @@ -18,14 +18,14 @@ - + - + diff --git a/website/public/manifest.json b/website/public/manifest.json index 56968a8..832bcf4 100644 --- a/website/public/manifest.json +++ b/website/public/manifest.json @@ -36,7 +36,7 @@ "theme_color": "#596267", "background_color": "#f9f9f9", "start_url": ".", - "description": "An offline Pashto Dictionary app with approximate search-as-you-type, alphabetical browsing, verb conjugation, inflections, and a phrase generation engine.", + "description": "An offline Pashto Dictionary app with audio, approximate search-as-you-type, alphabetical browsing, verb conjugation, inflections, and a phrase generation engine.", "launch_handler": { "client_mode": "auto" }, diff --git a/website/src/screens/About.tsx b/website/src/screens/About.tsx index a48f1db..15aa582 100644 --- a/website/src/screens/About.tsx +++ b/website/src/screens/About.tsx @@ -29,6 +29,7 @@ const About = ({ state }: { state: State }) => (