Skip to content

Commit f74eaaf

Browse files
committed
[feat] add kubernetes icon
1 parent af7f330 commit f74eaaf

File tree

3 files changed

+209
-1
lines changed

3 files changed

+209
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ const techsSrc: string[] = [
2424
'gatsby-icon.svg',
2525
'github-icon.svg',
2626
'docker-icon.svg',
27+
'kubernetes-icon.svg',
2728
'raspberrypi-icon.svg',
2829
'map-icon.svg',
2930
'',
3031
'',
31-
'',
3232
];
3333

3434
const initTechs = (): TechType[] => {

static/kubernetes-icon.svg

Lines changed: 104 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)