recreate pages and tweak fullname displays
This commit is contained in:
parent
3fc5512ea2
commit
ceb0c42812
5 changed files with 18 additions and 15 deletions
5
src/routes/resume/+page.svelte
Normal file
5
src/routes/resume/+page.svelte
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<script>
|
||||
import Wip from '$lib/components/WIP.svelte';
|
||||
</script>
|
||||
|
||||
<Wip />
|
||||
Loading…
Add table
Add a link
Reference in a new issue