diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-25 22:06:59 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:05 +0100 |
| commit | 18e4145221928165f0f97992ebfbab21bd444b6d (patch) | |
| tree | 63984379e5ff711bfe114493ce43adb632bd9b06 /index.html | |
| parent | febfe0ae5b7a4ed1bb7ac1034d1f87ae925453f1 (diff) | |
| download | brokentalents-18e4145221928165f0f97992ebfbab21bd444b6d.tar.gz brokentalents-18e4145221928165f0f97992ebfbab21bd444b6d.zip | |
build
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -4,9 +4,16 @@ <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"> + <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"> + <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 || []; |
