Skip to content

Commit 8f4cf3c

Browse files
committed
Import homepage
1 parent 8806cac commit 8f4cf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/SocialLinks.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script>
2-
import { linkedin, instagram, twitter, github, resume, homepage } from '$lib/info.js';
2+
import { linkedin, instagram, twitter, github, resume, homepage } from '$lib/info';
33
</script>
44

55
{#if twitter}

0 commit comments

Comments
 (0)