From: Ben Harris Date: Tue, 8 Nov 2016 00:59:28 +0000 (+0000) Subject: Make the Bedstead Web page unambiguously XHTML. X-Git-Tag: bedstead-001.002~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=2be91c231f1b2e2e2442133943a87f4389be0954;p=bedstead.git Make the Bedstead Web page unambiguously XHTML. It was syntactically XHTML already, but various things suggested that it might be HTML instead. Now it has a proper content-type in Apache, a filename that Firefox can understand when reading from a local file, and for good measure a tag. That should keep everyone except possibly Lynx users happy. --- diff --git a/.htaccess b/.htaccess index c5754d9..30452ca 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,4 @@ +DirectoryIndex index.xhtml +AddType application/xhtml+xml;charset=UTF-8 .xhtml AddType application/font-sfnt;outlines=CFF;layout=OTF .otf AddType application/vnd.font-fontforge-sfd .sfd diff --git a/index.html b/index.xhtml similarity index 97% rename from index.html rename to index.xhtml index 5610290..2047555 100644 --- a/index.html +++ b/index.xhtml @@ -3,7 +3,8 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Bedstead – MODE 7 for the 21st century