Fix client base path handling via explicit meta
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap" rel="stylesheet">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<!-- Optional: set data-app-base if served from a subfolder (e.g., /vote) -->
|
||||
<!-- Set to "/picknplay" in production; leave blank for localhost/root -->
|
||||
<meta name="app-base" content="">
|
||||
</head>
|
||||
<body class="page">
|
||||
|
||||
Reference in New Issue
Block a user