put old style as alternate

This commit is contained in:
Rhiannon Morris 2020-07-21 09:16:05 +02:00
parent 341c2baae3
commit 23f36bedf2
3 changed files with 6 additions and 6 deletions

View file

@ -27,8 +27,8 @@ make' title nsfw infos = [b|@0
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<link rel=stylesheet href=/style/shiny/gallery.css>
<link rel='alternate stylesheet' href=/style/tum/gallery.css>
<link rel=stylesheet href=/style/shiny/gallery.css title=shiny>
<link rel='alternate stylesheet' href=/style/tum/gallery.css title=tummy>
<link rel=alternate href=rss.xml type=application/rss+xml>
<title>$*title</title>