'publish'
This commit is contained in:
Vendored
+7
-1
@@ -9,8 +9,14 @@
|
|||||||
<meta content="https://toneapi.github.io/ToneAPI_webclient/servers" property="og:url" />
|
<meta content="https://toneapi.github.io/ToneAPI_webclient/servers" property="og:url" />
|
||||||
<meta content="https://toneapi.github.io/ToneAPI_webclient/server_og_image.png" property="og:image" />
|
<meta content="https://toneapi.github.io/ToneAPI_webclient/server_og_image.png" property="og:image" />
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta http-equiv="Refresh" content="0; url='https://toneapi.github.io/ToneAPI_webclient/servers'" />
|
|
||||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||||
</head>
|
</head>
|
||||||
|
<body>
|
||||||
|
<noscript>
|
||||||
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||||
|
</noscript>
|
||||||
|
<div id="app"></div>
|
||||||
|
<!-- built files will be auto injected -->
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user