mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-01-13 05:56:19 +00:00
Fix: Fixed support for WGDashboardClient, now its static files are processed separately
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<base href="{{ APP_PREFIX if APP_PREFIX else '' }}/">
|
||||
<base href="{{ APP_PREFIX if APP_PREFIX else '' }}/client/">
|
||||
<link rel="icon" href="./img/Logo-2-128x128.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>WGDashboard Client</title>
|
||||
|
||||
Reference in New Issue
Block a user