From 7a2551f7f2379e431d1407cde60b266d309d8304 Mon Sep 17 00:00:00 2001 From: Thiago Chaves Date: Wed, 10 Aug 2022 07:26:10 +0300 Subject: [PATCH] Use 'study card tool' as the name for the app --- package.json | 2 +- public/index.html | 7 +++++-- public/manifest.json | 6 +++--- src/views/HomeView/HomeView.tsx | 6 +++--- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 347fac5..fc17864 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "flash-card-app", + "name": "study-card-tool", "version": "0.1.0", "private": true, "scripts": { diff --git a/public/index.html b/public/index.html index 7efbd63..a0a99a2 100644 --- a/public/index.html +++ b/public/index.html @@ -7,10 +7,13 @@ - + - React App + Study Card Tool diff --git a/public/manifest.json b/public/manifest.json index 1173f6d..913b95c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { - "short_name": "Flash Card App", - "name": "Flash Card App", - "description": "Practice vocabulary using flash cards", + "short_name": "Study Card Tool", + "name": "Study Card Tool", + "description": "Practice vocabulary through repetition with study cards", "icons": [ { "src": "favicon.ico", diff --git a/src/views/HomeView/HomeView.tsx b/src/views/HomeView/HomeView.tsx index 474d771..d952024 100644 --- a/src/views/HomeView/HomeView.tsx +++ b/src/views/HomeView/HomeView.tsx @@ -1,7 +1,7 @@ export function HomeView() { return (
-

Flash Card App

+

Study Card Tool

A handy tool for vocabulary practice through repetition. Go to{" "} settings -> create card to start adding words for practicing. @@ -46,7 +46,7 @@ export function HomeView() { .

- The content for the flash cards generated is dual-licensed under{" "} + The content for the study cards generated is dual-licensed under{" "} Support the app

This app would not exist if it was not for Wiktionary and the Wikimedia - foundation. If you want to support anyone, consider donating to the{" "} + foundation. If you want to support anyone consider donating to the{" "}