Skip to content

How to change the login page title? #72

Answered by NidukaAkalanka
guy4ne asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there @guy4ne !

  1. Fork https://github.com/NidukaAkalanka/x-ui-english.dev/ as it is. Don't change the name
  2. Head to the line 53 in /web/translation/translate.en_US.toml file; which says "title" = "X-UI ENGLISH LOGIN"
  3. Change X-UI ENGLISH LOGIN to whatever you want. Save changes.
  4. Head to github.com/your-username/x-ui-english.dev/actions Enable github actions.
  5. There, you'll find Release X-Ui under the workflows. Just run it. (Refer this section of the readme also.
  6. After a successful execution, you'll find a release in https://github.com/your-username/x-ui-english.dev/releases
  7. In your server, uninstall the current panel first. Then download your customized release with the command wget https…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@guy4ne
Comment options

Answer selected by guy4ne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants