File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ Discord] ( https://img.shields.io/discord/1296858234853789826?style=for-the-badge&label=Join%20the%20Discord%20Server&logo=discord&logoColor=white )] ( https://discord.gg/ZaEwHfDD5N )
22
3- [ ![ Static Badge] ( https://img.shields.io/badge/download-latest-salmon?style=for-the-badge&logo=mingww64 )] ( https://playliga.gg/#/#download )
3+ [ ![ Download] ( https://img.shields.io/badge/download-latest-salmon?style=for-the-badge&logo=github )] ( https://playliga.gg/#/#download )
4+
5+ [ ![ Roadmap] ( https://img.shields.io/badge/view_the-roadmap-blue?style=for-the-badge&logo=rocket&logoColor=white )] ( https://github.com/playliga/prototype/milestones )
46
57This is the website source code for [ LIGA Esports Manager] ( https://playliga.gg ) .
68
Original file line number Diff line number Diff line change @@ -68,10 +68,19 @@ function Component() {
6868 target = "_blank"
6969 >
7070 < img
71- alt = "Static Badge "
71+ alt = "View on GitHub "
7272 src = "https://img.shields.io/badge/view_on-github-black?style=for-the-badge& logo = github "
7373 />
7474 </ a >
75+ < a
76+ href = { `https://${ repoInfo . domain } /${ repoInfo . owner } /${ repoInfo . name } /milestones` }
77+ target = "_blank"
78+ >
79+ < img
80+ alt = "View the Roadmap"
81+ src = "https://img.shields.io/badge/view_the-roadmap-blue?style=for-the-badge& logo = rocket & logoColor = white "
82+ />
83+ </ a >
7584 < p >
7685 The world's first Esports simulator for Counter-Strike where you can
7786 play your matches in-game or simulate them, you choose!
You can’t perform that action at this time.
0 commit comments