'GitHub pages not loading

I uploaded my webpage to a repository and used the pages function to upload the webpage, and I got a URL which I shared to my friend, and teacher. They can access it, but I cannot; the page just loads and just shows the following GitHub pages, unable to access here is my URL: https://nyanlinsett.github.io/Color-Therapy/



Solution 1:[1]

try flush your DNS cache.

Run the following command in cmd;

ipconfig /flushdns

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Y.C.