Add dark mode, viewport meta
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user