From 3c50a3181a7a4081881a138a21f1c31b3ea12fcd Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Thu, 1 Mar 2018 17:49:18 -0800 Subject: [PATCH] Placate https://validator.w3.org fixes: ``` The name attribute is obsolete. Consider putting an id attribute on the nearest container instead. ``` --- document_root/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/document_root/index.html b/document_root/index.html index 8fcd592..df7f219 100644 --- a/document_root/index.html +++ b/document_root/index.html @@ -156,12 +156,12 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"> "https://drive.google.com/open?id=0ByweFu4TspftMWJPdE1US0hQTGc">here.


Footnotes

-

[Status] A status of “build failing” rarely means the system is +

[Status] A status of “build failing” rarely means the system is failing. It’s more often an indication that when the servers were last checked (currently every six hours), the CI (continuous integration) server had difficulty reaching one of the four sslip.io nameservers. That’s normal. [connection timed out]

-

[connection timed out]

+

[connection timed out]

DNS runs over UDP which has no guaranteed delivery, and it’s not uncommon for the packets to get lost in transmission. DNS clients are programmed to seamlessly query a different server when that happens. That’s why DNS, by fiat, requires at least two nameservers