fixes for mobiles & tablets

This commit is contained in:
Rhiannon Morris 2020-10-06 22:41:26 +02:00
parent c807895244
commit 6567bdf059
4 changed files with 21 additions and 3 deletions

View file

@ -16,6 +16,8 @@ make' root (IndexInfo {title, desc, galleries, links, footer}) = [b|@0
<link rel=stylesheet href=/style/shiny/index.css>
<link rel=icon href=/style/niss.svg>
<meta name=viewport content="width=1200,viewport-fit=cover">
<meta property=og:type content=og:website>
<meta property=og:title content="$title">
<meta property=og:site_name content="$title">