pikvm/pikvm#1462: relative root location

This commit is contained in:
Maxim Devaev
2025-02-02 07:09:21 +02:00
parent b51ea5e374
commit 73238e18e9
36 changed files with 170 additions and 96 deletions

View File

@@ -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