small rebranding

This commit is contained in:
Maxim Devaev
2021-09-08 06:47:54 +03:00
parent ca812117e4
commit 8f11fa3b91
247 changed files with 293 additions and 293 deletions

View File

@@ -1,7 +1,7 @@
extends start.pug
append vars
- title = "Pi-KVM Index"
- title = "PiKVM Index"
- main_js = "index/main"
- css_list = css_list.concat(["window", "modal", "index/index"])
@@ -9,7 +9,7 @@ block start
table
tr
td(valign="top" class="logo")
img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="Pi-KVM" height="40")
img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="PiKVM" height="40")
td(valign="top")
table
tr #[td(colspan="2" class="title") The Open Source IP-KVM]