summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-05-13 21:28:09 +0300
committerdefanor <defanor@uberspace.net>2019-05-13 21:28:09 +0300
commit5c06b527215c20b76e64d9c666b251021ad5e5d8 (patch)
treeb28505511df5bf6e8fc310b1caf4fc3ee4c97449 /tools
parented8e9f1be3b4e77b22e7d1af185228e591acfc9e (diff)
Remove alternate stylesheets
Likely they are not used, but add lags (in FF, at least). Perhaps the default stylesheet should be removed as well.
Diffstat (limited to 'tools')
-rw-r--r--tools/xml-to-html.xsl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/xml-to-html.xsl b/tools/xml-to-html.xsl
index be5a4c8..2dc65e3 100644
--- a/tools/xml-to-html.xsl
+++ b/tools/xml-to-html.xsl
@@ -70,10 +70,6 @@
href="https://defanor.uberspace.net/" />
<link rel="stylesheet" title="Dark"
href="/xhtml-rdfa-dark.css" />
- <link rel="alternate stylesheet" title="Default colors"
- href="/xhtml-rdfa.css" />
- <link rel="alternate stylesheet" title="Light"
- href="/xhtml-rdfa-light.css" />
<meta name="robots" content="noarchive" />
</head>
<body>