From 541d65e2b11d6f8042b0401e86fd5981321d55bf Mon Sep 17 00:00:00 2001 From: Tony Marsella Date: Mon, 7 Aug 2023 14:31:33 -0700 Subject: [PATCH] Replaced invidious links with odysee links. --- pages/about.js | 2 +- pages/getinvolved.js | 2 +- pages/index.js | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/about.js b/pages/about.js index 4471d10..9b71e87 100644 --- a/pages/about.js +++ b/pages/about.js @@ -29,7 +29,7 @@ export default function Home() { buttonTwoText="say hello" buttonLink="#contact" buttonOneText="watch" - buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ" + buttonVideoURL="https://odysee.com/@shilohcode:e/about:11" > diff --git a/pages/getinvolved.js b/pages/getinvolved.js index e1348f3..39c6b66 100644 --- a/pages/getinvolved.js +++ b/pages/getinvolved.js @@ -19,7 +19,7 @@ export default function Home() { buttonLink="#contact" buttonTwoText="say hello" buttonOneText="watch" - buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo" + buttonVideoURL="https://odysee.com/@shilohcode:e/higherground:3" /> @@ -39,7 +39,7 @@ export default function Home() { text="about" buttonOneText="watch" buttonTwoText="learn more" - buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ" + buttonVideoURL="https://odysee.com/@shilohcode:e/about:11" buttonLink="/about" headingLevel={2} /> @@ -49,7 +49,7 @@ export default function Home() { text="get involved" buttonOneText="watch" buttonTwoText="learn more" - buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo" + buttonVideoURL="https://odysee.com/@shilohcode:e/higherground:3" buttonLink="/getinvolved" headingLevel={2} />