diff --git a/README.md b/README.md index f1786549..46270afb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# hapi +# HAPI HAPI means "哈皮," a Chinese transliteration of [Happy](https://github.com/slopus/happy). Great credit to the original project. diff --git a/web/index.html b/web/index.html index 2ba0d426..4c1cabdd 100644 --- a/web/index.html +++ b/web/index.html @@ -15,7 +15,7 @@ - + @@ -38,7 +38,7 @@ } - Hapi + HAPI
diff --git a/web/src/App.tsx b/web/src/App.tsx index 1904dfba..16002f0f 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -204,7 +204,7 @@ export function App() { // Telegram auth failed return (
-
Hapi
+
HAPI
{authError ?? 'Not authorized'}
diff --git a/web/src/components/InstallPrompt.tsx b/web/src/components/InstallPrompt.tsx index c3422bb4..416baf1f 100644 --- a/web/src/components/InstallPrompt.tsx +++ b/web/src/components/InstallPrompt.tsx @@ -20,7 +20,7 @@ export function InstallPrompt() {

- Install Hapi + Install HAPI