diff --git a/packages/pl-fe/custom/locales/en.json b/packages/pl-fe/custom/locales/en.json index d806c7ff3..ff6ee5ec2 100644 --- a/packages/pl-fe/custom/locales/en.json +++ b/packages/pl-fe/custom/locales/en.json @@ -65,7 +65,6 @@ "confirmations.admin.delete_user.confirm": "Shit pant.", "account_moderation_modal.roles.moderator": "Janny", "patron.donate": "Get a Badge", - "status.application_name": "ncd-fe", "application.name": "ncd-fe", "footer.meow": "Saving the world one shitpost at a time.", "signup_panel.title": "Want to join {site_title}?", diff --git a/packages/pl-fe/package.json b/packages/pl-fe/package.json index 362b11984..1c6a1f3e2 100644 --- a/packages/pl-fe/package.json +++ b/packages/pl-fe/package.json @@ -1,10 +1,10 @@ { "name": "ncd-fe", - "displayName": "ncd-fe", + "displayName": "NCD Beta", "version": "0.0.1", "type": "module", "description": "NiceCrew beta frontend - fork of mkljczk/pl-fe", - "homepage": "https://nicecrew.digital", + "homepage": "https://beta.nicecrew.digital", "repository": { "type": "git", "url": "https://gitea.nicecrew.digital/matty/ncd-fe"