mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
small rebranding
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user