Skip to content

Commit 1de678f

Browse files
committed
import image
1 parent eb0f87e commit 1de678f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/components/SocialLinks.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<script>
2-
import { linkedin, instagram, twitter, github, resume } from '$lib/info';
3-
import homepage from '$lib/assets/images/page_icon.jpg';
2+
import { linkedin, instagram, twitter, github, resume, homepage } from '$lib/info';
43
</script>
54

65
{#if twitter}

0 commit comments

Comments
 (0)