mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 19:11:54 +08:00
pikvm/pikvm#1462: relative root location
This commit is contained in:
@@ -83,7 +83,7 @@ mixin menu_spoiler(title)
|
||||
|
||||
ul#navbar
|
||||
li.left
|
||||
a(id="logo" href="/") ←
|
||||
a(id="logo" href=root_prefix) ←
|
||||
img.svg-gray(src=`${svg_dir}/logo.svg` alt="π-kvm")
|
||||
|
||||
include navbar-health.pug
|
||||
|
||||
Reference in New Issue
Block a user