remove old title attr on stylesheets
This commit is contained in:
parent
3639a1126a
commit
813d802fce
3 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ make' (GalleryInfo {title, prefix, filters, hidden}) infos = [b|@0
|
|||
<!DOCTYPE html>
|
||||
<html lang=en>
|
||||
<meta charset=utf-8>
|
||||
<link rel=stylesheet href=/style/shiny/gallery.css title=shiny>
|
||||
<link rel=stylesheet href=/style/shiny/gallery.css>
|
||||
<link rel=alternate href=rss.xml type=application/rss+xml>
|
||||
|
||||
<script src=/script/gallery.js></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue