Changed photo to vr setup
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 23s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 23s
This commit is contained in:
parent
72811eacc4
commit
7fd7682f98
22 changed files with 1115 additions and 2 deletions
7
src/routes/zhen/cv/CompsRev3/CombinedContacts.svelte
Normal file
7
src/routes/zhen/cv/CompsRev3/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