We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dc381 commit aea25a2Copy full SHA for aea25a2
src/components/Uses.vue
@@ -1,5 +1,5 @@
1
<template>
2
<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" />
+ <img src="https://skillicons.dev/icons?i=linux,git,docker,vscode,github,mongodb" class="select-none mb-2" />
+ <img src="https://skillicons.dev/icons?i=c,python,go,js,tailwind,react,vuejs,nextjs" class="select-none" />
5
</template>
0 commit comments