mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
update naming convention of repository
This commit is contained in:
@@ -5,7 +5,7 @@ import { schema } from "@/integrations/drizzle";
|
||||
import { db } from "@/integrations/drizzle/client";
|
||||
|
||||
const CACHE_DURATION_MS = 6 * 60 * 60 * 1000; // 6 hours
|
||||
const GITHUB_API_URL = "https://api.github.com/repos/AmruthPillai/Reactive-Resume";
|
||||
const GITHUB_API_URL = "https://api.github.com/repos/amruthpillai/reactive-resume";
|
||||
|
||||
const LAST_KNOWN = {
|
||||
users: 978_528,
|
||||
|
||||
Reference in New Issue
Block a user