Lowercase the name in the page title #13

Merged
jcoffey-dev merged 1 commits from brand/lowercase-title into main 2026-09-23 00:16:23 +00:00
Owner

The browser tab read INBUXA while the manifest, the server app name and the sign-in card were lowercase. Prod APP_NAME was set to inbuxa at the same time.

The browser tab read INBUXA while the manifest, the server app name and the sign-in card were lowercase. Prod APP_NAME was set to inbuxa at the same time.
jcoffey-dev added 1 commit 2026-09-23 00:13:50 +00:00
Lowercase the name in the page title
ci / version (pull_request) Skipped
ci / node (pull_request) Successful in 1m37s
ci / publish (pull_request) Skipped
ci / docker-build (pull_request) Successful in 40s
1752276229
The browser tab, and anything that takes its name from the document title,
read INBUXA. The manifest, the server's app name and the sign-in card all
have it lowercase; the title was the one place left in caps.

Prod's APP_NAME override was set to inbuxa at the same time; the code
default already was.
jcoffey-dev merged commit e7ee09d228 into main 2026-09-23 00:16:23 +00:00
jcoffey-dev deleted branch brand/lowercase-title 2026-09-23 00:16:23 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: inbuxa/ihasmail-inbuxa#13