for example:
if I set the CNAME:
exampledoamin.github.io
-> blog.mydomain.com
my projectpage will point to
exampledoamin.github.io/myprojectpage
-> blog.mydomain.com/myprojectpage
now I want to my projectpage use the default domain which the github given,
exampledoamin.github.io/myprojectpage
.