diff options
Diffstat (limited to 'web/index.pug')
-rw-r--r-- | web/index.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.pug b/web/index.pug index 84c256c8..d7dcb4c8 100644 --- a/web/index.pug +++ b/web/index.pug @@ -8,9 +8,9 @@ append vars block start table tr - td(valign="top" class="logo") + td(class="logo") img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="PiKVM" height="40") - td(valign="top") + td table tr #[td(colspan="2" class="title") The Open Source IP-KVM] tr |