How should i add a signup link in Login page?

Topic summary

Summarized with AI on March 2. AI used: gpt-5.

The above is my current login page. I want to add a signup link in this page.

Please let me know the file where can i found the login page coding/html.

Thanks.

Hello @AnamKamil ,

Edit customers/login.liquid under Templates.
Now here in this file you can add html a/to your need.

Thanks