mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
docs: update preview image and Rekkles profile link
This commit is contained in:
parent
f4d4f4d0db
commit
e7c878deea
2 changed files with 3 additions and 3 deletions
|
|
@ -5,9 +5,9 @@
|
||||||
|
|
||||||
|
|
||||||
The goal of [leaguestats.gg](https://leaguestats.gg) is to provide global complete data for all League of Legends summoners.
|
The goal of [leaguestats.gg](https://leaguestats.gg) is to provide global complete data for all League of Legends summoners.
|
||||||
Here is an [example](https://leaguestats.gg/summoner/euw/MattDonovan) of stats for some summoner.
|
Here is an [example](https://leaguestats.gg/summoner/euw/SammyWinchester) of stats for some summoner.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://www.digitalocean.com/">
|
<a href="https://www.digitalocean.com/">
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
<SearchFormDropdownPlayer
|
<SearchFormDropdownPlayer
|
||||||
@close="close"
|
@close="close"
|
||||||
@mousemove.native="onHover(1)"
|
@mousemove.native="onHover(1)"
|
||||||
:player="{name: 'Matt Donovan', icon: 4, region: 'euw'}"
|
:player="{name: 'Sammy Winchester', icon: 4, region: 'euw'}"
|
||||||
:selected="selected === 1"
|
:selected="selected === 1"
|
||||||
:favorites-list="false"
|
:favorites-list="false"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue