summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2019-02-12 19:17:45 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2019-04-27 09:22:52 +0200
commit2694aeb68c5438cade3d8f4b9dd986d0fe6c9e22 (patch)
tree9c98df26c57c75642c8a6979ea4035397a99ac29 /src
parentbcdb05bcd82cff148648fa2eaa8757bd68701a20 (diff)
downloadbrokentalents-2694aeb68c5438cade3d8f4b9dd986d0fe6c9e22.tar.gz
brokentalents-2694aeb68c5438cade3d8f4b9dd986d0fe6c9e22.zip
rename Battle Royale -> ARAL
Diffstat (limited to 'src')
-rw-r--r--src/index.html4
-rw-r--r--src/maps/modes.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/index.html b/src/index.html
index 6de61d1..bf6ca3b 100644
--- a/src/index.html
+++ b/src/index.html
@@ -4,8 +4,8 @@
<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 name="description" content="Vainglory Talent and Hero statistics. Find the best Talent for Blitz and ARAL. Check Vainglory Hero pick and win rates.">
+ <meta name="keywords" content="Vainglory,Talents,5v5,Blitz,ARAL">
<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">
diff --git a/src/maps/modes.json b/src/maps/modes.json
index e683464..3a2058d 100644
--- a/src/maps/modes.json
+++ b/src/maps/modes.json
@@ -1,6 +1,6 @@
{
"blitz_pvp_ranked": "Blitz",
- "casual_aral": "Battle Royale",
+ "casual_aral": "ARAL",
"ranked": "3v3 Ranked",
"5v5_pvp_ranked": "5v5 Ranked",
"casual": "3v3 Casual",