viewport tag for mobile phones
This commit is contained in:
parent
2d7dc14936
commit
78673b1319
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user