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