add [temporary] favicon

This commit is contained in:
Rhiannon Morris 2020-08-05 00:52:56 +02:00
parent 6c84d4eb1c
commit 1cca7f88d0
3 changed files with 3 additions and 0 deletions

View file

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