mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 19:11:54 +08:00
small rebranding
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
extends ../base.pug
|
||||
|
||||
append vars
|
||||
- title = "Pi-KVM Session"
|
||||
- title = "PiKVM Session"
|
||||
- main_js = "kvm/main"
|
||||
- body_class = "body-no-select"
|
||||
- css_list = css_list.concat(["navbar", "window", "modal", "led", "slider", "switch", "radio", "progress", "keypad", "tabs"])
|
||||
@@ -14,4 +14,4 @@ block body
|
||||
ul(class="footer")
|
||||
li(id="kvmd-meta-server-host" class="footer-left")
|
||||
li(class="footer-right")
|
||||
a(target="_blank" href="https://pikvm.org") Pi-KVM Project
|
||||
a(target="_blank" href="https://pikvm.org") PiKVM Project
|
||||
|
||||
Reference in New Issue
Block a user