fix
This commit is contained in:
parent
42343a3af9
commit
4d3d735af2
|
|
@ -23,7 +23,7 @@ export const prodIndex = (
|
|||
<div id="root"></div>
|
||||
<script>
|
||||
window._prasi = {
|
||||
basepath: "/prod/${site_id}",
|
||||
basepath: "/",
|
||||
site_id: "${site_id}",${
|
||||
prasi.page_id ? `\n page_id: "${prasi.page_id}",` : ""
|
||||
}${
|
||||
|
|
|
|||
Loading…
Reference in New Issue