Skip to content

Commit a1718a0

Browse files
committed
feat: extend tech list
1 parent 0bcba90 commit a1718a0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

lib/algora_web/components/tech_badge.ex

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,14 @@ defmodule AlgoraWeb.Components.TechBadge do
7373
"OCaml",
7474
"Crystal",
7575
"PureScript",
76-
"Elm"
76+
"Elm",
77+
"Kubernetes",
78+
"Docker",
79+
"Terraform",
80+
"Ansible",
81+
"Linux",
82+
"LLVM",
83+
"WASM"
7784
]
7885
end
7986
end

0 commit comments

Comments
 (0)