mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
fix: missing icons
This commit is contained in:
@ -66,9 +66,9 @@ func (s *LeaderboardViewModel) LangIcon(lang string) string {
|
||||
"swift": "language-swift",
|
||||
"typescript": "language-typescript",
|
||||
"tsx": "language-typescript",
|
||||
"vue": "language-vuejs",
|
||||
"react": "language-react",
|
||||
"markdown": "language-markdown",
|
||||
"vue": "vuejs",
|
||||
"react": "react",
|
||||
"bash": "bash",
|
||||
"json": "code-json",
|
||||
}
|
||||
|
Reference in New Issue
Block a user