aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/page.tsx')
-rw-r--r--src/app/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6d25642..ea687b8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -41,7 +41,7 @@ async function Home() {
async function getData() {
const apiUrl = process.env.NEXT_PUBLIC_API_URL_TESTING;
- const endpoint = "/api/subscribers";
+ const endpoint = "/subscribers.json";
const headers = {
"Cache-Control": "no-cache",
};
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage