Add dark mode, viewport meta
This commit is contained in:
parent
d944d91b3c
commit
7637d6c78e
2
t0reg.py
2
t0reg.py
|
@ -20,6 +20,8 @@ def help(nid):
|
||||||
'<br><button type="submit">Submit</button></form>'.format(URL, nid)
|
'<br><button type="submit">Submit</button></form>'.format(URL, nid)
|
||||||
)
|
)
|
||||||
return """
|
return """
|
||||||
|
<meta name="color-scheme" content="light dark" />
|
||||||
|
<meta name="viewport" content="width=1%" />
|
||||||
<pre>
|
<pre>
|
||||||
reg.t0.vc
|
reg.t0.vc
|
||||||
NAME
|
NAME
|
||||||
|
|
Loading…
Reference in New Issue
Block a user