mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 12:57:49 +00:00
Fix more merge isues
This commit is contained in:
@@ -67,6 +67,8 @@ export const platformMap: Record<Language | string, string> = {
|
||||
sh: 'Shell',
|
||||
js: 'JavaScript',
|
||||
ts: 'TypeScript',
|
||||
jsx: 'React',
|
||||
tsx: 'React',
|
||||
typescript: 'TypeScript',
|
||||
dart: 'Dart',
|
||||
java: 'Java',
|
||||
|
||||
Reference in New Issue
Block a user