Built 2025-08-19 13:03:40 EDT. Drop this file in the root of your sparkskye repo and publish with GitHub Pages.
Host
—
Checking…
Protocol
—
Checking…
Path
—
Just FYI
Running checks…
What should I see when it's correct?
- Host should be
sparkskye.com
orwww.sparkskye.com
. - Protocol should be
https:
(Enforce HTTPS enabled in Pages). - If you browse to
www.sparkskye.com
it should redirect to whichever domain you set as primary in GitHub Pages.
Quick DNS verify (from your Mac/PC)
dig +noall +answer -t A sparkskye.com
dig +noall +answer -t AAAA sparkskye.com
dig +noall +answer www.sparkskye.com
Apex should return GitHub Pages IPs; www
should CNAME to <user>.github.io
.