diff options
| author | BrokenTalentsFun CI <ci@brokentalents.fun> | 2018-06-02 12:04:51 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:12 +0100 |
| commit | 6526e37b18363f429d609481087d058c7793fb3b (patch) | |
| tree | 49d3135d33af378aeb0af598b2d804756dcb299d /index.html | |
| parent | 686cfd33200e4c88e3da7190fcaaadd4ac3cb2d5 (diff) | |
| download | brokentalents-6526e37b18363f429d609481087d058c7793fb3b.tar.gz brokentalents-6526e37b18363f429d609481087d058c7793fb3b.zip | |
automatic build
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,9 @@ <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({ @@ -22,6 +25,7 @@ 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> |
