Replaced invidious links with odysee links.
This commit is contained in:
parent
27037fe7b3
commit
541d65e2b1
@ -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"
|
||||
></Section>
|
||||
<StatementOfFaithSection />
|
||||
|
||||
|
@ -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"
|
||||
/>
|
||||
<SectionTwo
|
||||
text="githaven"
|
||||
|
@ -29,7 +29,7 @@ export default function Home() {
|
||||
text="redemptive tech in Jesus' name"
|
||||
buttonTwoText="learn more"
|
||||
buttonOneText="watch"
|
||||
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=R0QFTSLC1Gg"
|
||||
buttonVideoURL="https://odysee.com/@shilohcode:e/standwithus:0"
|
||||
buttonLink="/about"
|
||||
headingLevel={1}
|
||||
/>
|
||||
@ -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}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user