mirror of
https://github.com/strapi/strapi.git
synced 2025-11-24 22:21:38 +00:00
Change base url
This commit is contained in:
parent
26364df8b7
commit
6826e63c86
@ -9,7 +9,7 @@
|
|||||||
<link rel="manifest" href="manifest.json">
|
<link rel="manifest" href="manifest.json">
|
||||||
<meta name="mobile-web-app-capable" content="yes">
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<title>Strapi Admin</title>
|
<title>Strapi Admin</title>
|
||||||
<base href="/admin/">
|
<base href="/admin">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- The app hooks into this div -->
|
<!-- The app hooks into this div -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user