aboutsummaryrefslogtreecommitdiff
path: root/src/pages/contacts.astro
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-01-25 18:17:05 +0000
committerAndrew Lee <alee14498@protonmail.com>2024-01-25 18:17:05 +0000
commit162e303beeb5f2987852b543805fb6243a4ae725 (patch)
tree0ab344aff25f29ace760bf4229b46d7a236dc354 /src/pages/contacts.astro
parent5542c18af3cebe63bcbd5fd6d54625af3ca4f2fe (diff)
downloadpersonal-website-162e303beeb5f2987852b543805fb6243a4ae725.tar.gz
personal-website-162e303beeb5f2987852b543805fb6243a4ae725.tar.bz2
personal-website-162e303beeb5f2987852b543805fb6243a4ae725.zip
Moved json files into a dedicated folder
Diffstat (limited to 'src/pages/contacts.astro')
-rw-r--r--src/pages/contacts.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/contacts.astro b/src/pages/contacts.astro
index 5123bed..d483f81 100644
--- a/src/pages/contacts.astro
+++ b/src/pages/contacts.astro
@@ -1,7 +1,7 @@
---
import Page from '../layouts/Page.astro'
import { Icon } from 'astro-icon/components';
-import contacts from "../components/contacts.json";
+import contacts from "../data/contacts.json";
---
<Page title="Contacts" description="Follow me on other platforms">
<main>