I created a gitlab Pages website and pushed it to gitlab.
I made sure that I disabled the “unique domain” by going to:
Project settings > Deploy > pages
My problem is whenever I visit my page url: https://userABC.gitlab.io/
, it directs me to the unique url https://userABC-gitlab-io-userABC-1971a3d5d9e3198071c8961bde55e7f2b7b.gitlab.io/
What is wrong with my gitlab?