bundles/vnstat: improve usability of web dashboard for mobile devices
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-16 21:43:51 +01:00
parent 6b11a7b2a8
commit fd99334a66
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -2,6 +2,7 @@
<html>
<head>
<title>${node.name} - ${interface}</title>
<meta name="viewport" content="width=520">
</head>
<body style="background-color: #333333; color: #FFFFFF; text-align: center;">
<h1>${node.name} - ${interface}</h1>