diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-06-03 10:18:43 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:14 +0100 |
| commit | 3f8647d850f7ff925f405b33794cd7da2b5ee955 (patch) | |
| tree | da68989fd46d2d0f57d7f8d083af89d0f69bb141 /src | |
| parent | 6e6b9ce1f58eb43e78c02672de3be73ffe616176 (diff) | |
| download | brokentalents-3f8647d850f7ff925f405b33794cd7da2b5ee955.tar.gz brokentalents-3f8647d850f7ff925f405b33794cd7da2b5ee955.zip | |
Add meta theme-color
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index 0ef6fb8..d4e5348 100644 --- a/src/index.html +++ b/src/index.html @@ -7,6 +7,7 @@ <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"> |
