P8_17
layout? Shouldn't we remove the trace if it's marked as "spare"?
Hi there BeaglePilot,
In two days (Monday, February 2, 2015), your GitHub Pages site will no longer be available at its custom domain:
beaglepilot.com (hosted at https://github.com/BeaglePilot/beaglepilot.github.io)
We’d hate to see this happen, so please take a moment to update your site’s DNS record:
If you’re using a subdomain (coolthing.example.com, www.example.com, etc.), make sure you have a CNAME
record that points to BeaglePilot.github.io
.
If you’re not using a subdomain (example.com), make sure you have two A
records set to the following IPs:
192.30.252.153
192.30.252.154
Questions? Simply reply to this email to reach our suport team. More information about these changes is also up on the GitHub blog: https://github.com/blog/1917-github-pages-legacy-ip-deprecation.
The GitHub Pages Team