diff options
| author | BrokenTalentsFun CI <ci@brokentalents.fun> | 2018-06-02 11:58:22 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:11 +0100 |
| commit | 95a722288dca692e2d063803510e685739d3edcd (patch) | |
| tree | baea1684ff6a4a3e57e7ceaeb4156cce0ba7bf9f /dist/index.html | |
| parent | 7cc84923fdb59956890f69fe6363d9ab333cf46a (diff) | |
| download | brokentalents-95a722288dca692e2d063803510e685739d3edcd.tar.gz brokentalents-95a722288dca692e2d063803510e685739d3edcd.zip | |
automatic build
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index 1b1f369..2dce92d 100644 --- a/dist/index.html +++ b/dist/index.html @@ -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"> </head> <body> |
