diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-25 22:04:21 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:04 +0100 |
| commit | febfe0ae5b7a4ed1bb7ac1034d1f87ae925453f1 (patch) | |
| tree | a65ce07fb4f3adafe03ce4d8e6d1463ea4dcbf74 /src/App.vue | |
| parent | e4bd48640c6284c7921e941dc570a38c3a3bd96f (diff) | |
| download | brokentalents-febfe0ae5b7a4ed1bb7ac1034d1f87ae925453f1.tar.gz brokentalents-febfe0ae5b7a4ed1bb7ac1034d1f87ae925453f1.zip | |
Better descriptions -> SEO
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 6 |
1 files changed, 4 insertions, 2 deletions
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 @@ <div class="content has-text-centered"> <p> Last update: {{ lastUpdate }}, with {{ totalMatches }} matches total. - Join the <a href="https://discord.gg/txTchJY">Discord Server</a> if you have questions. </p> <p> - <strong>BrokenTalentsFun</strong> by shutterfly (<a href="https://schneefux.xyz">@schneefux</a>). + <strong>BrokenTalentsFun</strong>, the Vainglory Talents and Hero win rate statistics site, by shutterfly (<a href="https://schneefux.xyz">@schneefux</a>). + <br /> <a href="https://github.com/BrokenTalents/brokentalents.github.io">Source Code</a>. Built with the <a href="http://developer.vainglorygame.com">Vainglory API</a>. Images by <a href="https://vainglorygame.com">Super Evil Mega Corp</a>, Gwen Icon by Bleeko. + <br /> + Join the <a href="https://discord.gg/txTchJY">Discord Server</a> if you have questions. </p> <p> </p> |
