remove alternate stylesheet

This commit is contained in:
Rhiannon Morris 2020-08-04 02:32:30 +02:00
parent e8bd20c896
commit 3242975db3
9 changed files with 0 additions and 589 deletions

View file

@ -14,7 +14,6 @@ make' (IndexInfo {title, galleries, links, footer}) = [b|@0
<html lang=en>
<meta charset=utf-8>
<link rel=stylesheet href=/style/shiny/index.css title=shiny>
<link rel='alternate stylesheet' href=/style/tum/index.css title=tummy>
<title>$*title</title>