diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-27 12:08:23 +0000 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-27 12:08:23 +0000 |
| commit | 233c884c71be87094a3631d1372b155f2feceac1 (patch) | |
| tree | 9e26740c5f9a327394a08d5477dabddfa970d0a5 /dist/index.html | |
| parent | b9dc232e89961eed0238fa06f8a45d4387274e70 (diff) | |
| download | brokentalents-233c884c71be87094a3631d1372b155f2feceac1.tar.gz brokentalents-233c884c71be87094a3631d1372b155f2feceac1.zip | |
Migrate from github pages to netlify
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index f1dd6ba..0000000 --- a/dist/index.html +++ /dev/null @@ -1,27 +0,0 @@ -<!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="theme-color" content="#01579b"/> - <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> - <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.3.54/css/materialdesignicons.min.css"> - <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> |
