Files
ToneAPI_webclient/dist/servers.html
T
2023-05-05 21:39:25 +02:00

17 lines
830 B
HTML

<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta content="Tone API" property="og:title" />
<meta content="Northstar servers kills statistics" property="og:description" />
<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 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">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
</html>