Skip to content

Commit

Permalink
update: skill icons
Browse files Browse the repository at this point in the history
  • Loading branch information
lareii committed May 9, 2024
1 parent 73a1548 commit fa83f96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Uses.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<template>
<div class="mb-2 font-black text-2xl">uses/</div>
<img src="https://skillicons.dev/icons?i=linux,bash,git,vscode,github,c,python,go,html,css,javascript,vue" class="select-none" />
<img src="https://skillicons.dev/icons?i=linux,git,github,vscode,vim,discord,figma" class="select-none" />
<img src="https://skillicons.dev/icons?i=c,python,go,html,css,tailwind,javascript,vue,django,flask" class="select-none" />
</template>

0 comments on commit fa83f96

Please sign in to comment.