Renamed folder "CVs" to "cv"
This commit is contained in:
parent
74ed2460b3
commit
1bef85049e
14 changed files with 0 additions and 0 deletions
7
src/routes/zhen/cv/Comps/CombinedContacts.svelte
Normal file
7
src/routes/zhen/cv/Comps/CombinedContacts.svelte
Normal file
|
@ -0,0 +1,7 @@
|
|||
<script>
|
||||
import Contact from "./Contact.svelte";
|
||||
import OtherContact from "./OtherContact.svelte";
|
||||
</script>
|
||||
|
||||
<Contact/>
|
||||
<OtherContact/>
|
Loading…
Add table
Add a link
Reference in a new issue