viewport tag for mobile phones

This commit is contained in:
osmarks 2021-01-28 21:17:21 +00:00
parent 2d7dc14936
commit 78673b1319
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ proc mainPage(): string =
head:
meta(charset="utf8")
meta(http-equiv="refresh", content="60")
meta(name="viewport", content="width=device-width, initial-scale=1")
title: text &"{up}/{sites.len} up - OnStat"
style: text css
body: