s/APP_TITLE/CLIENT_NAME
This commit is contained in:
parent
f520e30858
commit
976f0a5592
|
@ -153,7 +153,7 @@ It's also possible to set them in the `.env` file.
|
||||||
|
|
||||||
Available variables:
|
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
|
- 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
|
- App title, when installed as PWA, shown in the Home screen, macOS dock, Windows taskbar, etc
|
||||||
- OpenGraph card title, when shared on social networks
|
- OpenGraph card title, when shared on social networks
|
||||||
|
|
Loading…
Reference in a new issue