diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-09-07 19:35:34 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:40 +0100 |
| commit | 590de71a5ba9a8aa939c53c47a225dc4d2bba1d4 (patch) | |
| tree | 45bb56c2d2266a3612faa26a84f8a2b7f8d2c8c7 /src | |
| parent | 0a6136c1bdcb2b98166ad06c4bea523b8e197ee5 (diff) | |
| download | brokentalents-590de71a5ba9a8aa939c53c47a225dc4d2bba1d4.tar.gz brokentalents-590de71a5ba9a8aa939c53c47a225dc4d2bba1d4.zip | |
Replace name and contact by website and mail
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.vue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/App.vue b/src/App.vue index 5340703..9eead1b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -32,14 +32,14 @@ Last update: {{ lastUpdate }}, with {{ totalMatches }} matches total. </p> <p> - <strong>BrokenTalentsFun</strong>, the Vainglory Talents and Hero win rate statistics site, by shutterfly (<a href="https://schneefux.xyz">@schneefux</a>). + <strong>BrokenTalentsFun</strong>, the Vainglory Talents and Hero win rate statistics site, by <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>. Using <a href="https://github.com/oberocks/vainglory-base-stats">Smash's base statistics</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> or <a href="https://twitter.com/brokentalents">Tweet</a> if you have questions. + If you have questions, send a mail to <img src="/dist/assets/contact.png" style="margin-bottom: -4px">. </p> <p> </p> |
