fix: webstorm and attribution
This commit is contained in:
parent
f97062d320
commit
f575a52f85
5 changed files with 11 additions and 4 deletions
|
@ -28,9 +28,9 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
|
||||
import { gl, java, jetbrains, njs, nuxt, pcss, react, rust, ts, vitest, vue } from '~/Skills'
|
||||
import { gl, webstorm, njs, nuxt, pcss, react, rust, ts, vitest, vue } from '~/Skills'
|
||||
|
||||
const technologies = [nuxt, ts, pcss, vue, react, njs, vitest, gl, jetbrains]
|
||||
const technologies = [nuxt, ts, pcss, vue, react, njs, vitest, gl, webstorm]
|
||||
|
||||
const skills = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue