Can't setup github pages/ A records on my (sub)domain via the cpanel X3

so, i wanted to setup github pages on a subdomain i created associated with my own site (not a .rf.gd, a real domain), and i could create the subdomain. but i coudnt set up the A records i needed .
So is there any way i could point the 2 github A records (Troubleshooting custom domains and GitHub Pages - GitHub Docs) with my subdomain (subdomain.site.com)

To quote the page you linked to:

If you configured ALIAS, ANAME, or CNAME records through your DNS provider, then you your DNS record should point to your GitHub Pages default domain, such as YOUR-GITHUB-USERNAME.github.io. Your default GitHub Pages domain is determined by the type of pages site you have. For examples, see this domain chart.

Use those instructions to set a CNAME record to point to GitHub pages.

1 Like