summaryrefslogtreecommitdiff
path: root/index.html
blob: 46d5d2c1f3cdd4c94bb438b2f43bd85112f3d34f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>Vainglory Broken Talents Fun Statistics</title>
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="Vainglory Talent and Hero statistics. Find the best Talent for Blitz and Battle Royale. Check Vainglory Hero pick and win rates.">
    <meta name="keywords" content="Vainglory,Talents,5v5,Blitz,Battle Royale">
    <meta property="og:image" content="/dist/assets/TalentGrab_square.jpg">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta name="apple-mobile-web-app-title" content="Broken Talents Fun">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <script>
      (adsbygoogle = window.adsbygoogle || []).push({
        google_ad_client: "ca-pub-6856963757796636",
        enable_page_level_ads: true
      });
    </script>
    <script async src="//www.googletagmanager.com/gtag/js?id=UA-118868480-1"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'UA-118868480-1');
    </script>
    <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.3.54/css/materialdesignicons.min.css">
    <link rel="manifest" href="/dist/manifest.json">
    <link rel="shortcut icon" type="image/x-icon" href="/dist/assets/TalentGrab_square.jpg">
  <link href="dist/main.css" rel="stylesheet"></head>
  <body>
    <div id="app"></div>
  <script type="text/javascript" src="dist/build.js"></script></body>
</html>