This commit is contained in:
5
site/src/lib/links.ts
Normal file
5
site/src/lib/links.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const LINKS = {
|
||||
youtubeChannel: "https://www.youtube.com/santhoshj",
|
||||
instagramProfile: "https://www.instagram.com/santhoshjanan/",
|
||||
podcast: "https://podcasters.spotify.com/pod/show/irregularmind", // default; override in CTA props if needed
|
||||
};
|
||||
Reference in New Issue
Block a user