hot fix button video urls
This commit is contained in:
parent
28e4af0821
commit
c621983b61
@ -39,7 +39,7 @@ export default function Home() {
|
|||||||
text="about"
|
text="about"
|
||||||
buttonOneText="watch"
|
buttonOneText="watch"
|
||||||
buttonTwoText="learn more"
|
buttonTwoText="learn more"
|
||||||
videoId="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
|
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=W60vWdXR1sQ"
|
||||||
buttonLink="/about"
|
buttonLink="/about"
|
||||||
headingLevel={2}
|
headingLevel={2}
|
||||||
/>
|
/>
|
||||||
@ -49,7 +49,7 @@ export default function Home() {
|
|||||||
text="get involved"
|
text="get involved"
|
||||||
buttonOneText="watch"
|
buttonOneText="watch"
|
||||||
buttonTwoText="learn more"
|
buttonTwoText="learn more"
|
||||||
videoId="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
|
buttonVideoURL="https://invidious.slipfox.xyz/watch?v=j16NyCutsOo"
|
||||||
buttonLink="/getinvolved"
|
buttonLink="/getinvolved"
|
||||||
headingLevel={2}
|
headingLevel={2}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user