From 590de71a5ba9a8aa939c53c47a225dc4d2bba1d4 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 7 Sep 2018 19:35:34 +0200 Subject: Replace name and contact by website and mail --- dist/assets/contact.png | Bin 0 -> 2590 bytes src/App.vue | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 dist/assets/contact.png diff --git a/dist/assets/contact.png b/dist/assets/contact.png new file mode 100644 index 0000000..846c9c6 Binary files /dev/null and b/dist/assets/contact.png differ 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.

- BrokenTalentsFun, the Vainglory Talents and Hero win rate statistics site, by shutterfly (@schneefux). + BrokenTalentsFun, the Vainglory Talents and Hero win rate statistics site, by @schneefux.
Source Code. Built with the Vainglory API. Using Smash's base statistics. Images by Super Evil Mega Corp, Gwen Icon by Bleeko.
- Join the Discord Server or Tweet if you have questions. + If you have questions, send a mail to .

-- cgit v1.3.1