From 976f0a55922dd1d91dc051dc70295d66856e3f15 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Mon, 25 Dec 2023 19:53:07 +0800 Subject: [PATCH] s/APP_TITLE/CLIENT_NAME --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb243e..61fa78c 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ It's also possible to set them in the `.env` file. Available variables: -- `PHANPY_APP_TITLE` (optional, default: `Phanpy`) affects: +- `PHANPY_CLIENT_NAME` (optional, default: `Phanpy`) affects: - Web page title, shown in the browser window or tab title - App title, when installed as PWA, shown in the Home screen, macOS dock, Windows taskbar, etc - OpenGraph card title, when shared on social networks