Skip to content

Commit 0f8f0a6

Browse files
committed
feat: update tech normalization
1 parent 0ab6c39 commit 0f8f0a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/algora_web/components/tech_badge.ex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ defmodule AlgoraWeb.Components.TechBadge do
6565
"reactjs" ->
6666
"react"
6767

68+
"react.js" ->
69+
"react"
70+
6871
"shell" ->
6972
"bash"
7073

0 commit comments

Comments
 (0)