Skip to content

Commit aea25a2

Browse files
committed
refactor: update used techs icons
1 parent e2dc381 commit aea25a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Uses.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
22
<div class="mb-2 font-black text-2xl">uses/</div>
3-
<img src="https://skillicons.dev/icons?i=linux,git,docker,vscode,discord,figma,github,mongodb" class="select-none mb-2" />
4-
<img src="https://skillicons.dev/icons?i=c,python,html,css,tailwind,javascript,vue,django,flask" class="select-none" />
3+
<img src="https://skillicons.dev/icons?i=linux,git,docker,vscode,github,mongodb" class="select-none mb-2" />
4+
<img src="https://skillicons.dev/icons?i=c,python,go,js,tailwind,react,vuejs,nextjs" class="select-none" />
55
</template>

0 commit comments

Comments
 (0)