From febfe0ae5b7a4ed1bb7ac1034d1f87ae925453f1 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 May 2018 22:04:21 +0200 Subject: Better descriptions -> SEO --- src/App.vue | 6 ++++-- src/IntroBox.vue | 2 +- src/index.html | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/App.vue b/src/App.vue index 4dcf698..a4d0811 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,13 +20,15 @@

Last update: {{ lastUpdate }}, with {{ totalMatches }} matches total. - Join the Discord Server if you have questions.

- BrokenTalentsFun by shutterfly (@schneefux). + BrokenTalentsFun, the Vainglory Talents and Hero win rate statistics site, by shutterfly (@schneefux). +
Source Code. Built with the Vainglory API. Images by Super Evil Mega Corp, Gwen Icon by Bleeko. +
+ Join the Discord Server if you have questions.

diff --git a/src/IntroBox.vue b/src/IntroBox.vue index 457f9f5..b4d4600 100644 --- a/src/IntroBox.vue +++ b/src/IntroBox.vue @@ -9,7 +9,7 @@
Talents are special boosts for Vainglory's Brawl modes that upgrade and change hero abilities in a variety of different ways.
- Information on this site has been gathered from a small number of real Vainglory matches. + The pick and win rates on this site have been gathered from real Vainglory matches. The data can be imprecise and can be contrary to your personal experience.

diff --git a/src/index.html b/src/index.html index 3b00cdc..41110e0 100644 --- a/src/index.html +++ b/src/index.html @@ -4,7 +4,7 @@ Vainglory Broken Talents Fun Statistics - + -- cgit v1.3.1