chore: shuffle files around
This commit is contained in:
parent
2d7ffaff20
commit
09a29f82cb
18 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<script lang="ts">
|
||||
import ListItem from '$components/ListItem.svelte';
|
||||
import Link from '$components/Link.svelte';
|
||||
import type { Skill } from '../types';
|
||||
import type { Skill } from '../lib/utils/types';
|
||||
|
||||
let _SKILLS = [
|
||||
{ name: 'React / Svelte', started: 2019 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue