mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 11:29:22 -05:00
use youtube nocookie, fix fullscreen in videos - formbricks-com
This commit is contained in:
@@ -38,8 +38,8 @@ Let's start with business, because without a working business, it's very difficu
|
||||
Why are large corporations like Google, Facebook, IBM, etc. investing $$$ in OSS? Did their executives stop believing in capitalism?
|
||||
|
||||
<ResponsiveEmbed
|
||||
src="https://www.youtube.com/embed/j4ovbmsp6p0?start=9"
|
||||
allowfullscreen
|
||||
src="https://www.youtube-nocookie.com/embed/j4ovbmsp6p0?start=9"
|
||||
allowFullScreen
|
||||
className="rounded-lg"
|
||||
/>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ export const meta = {
|
||||
date: "2022-11-07",
|
||||
};
|
||||
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms and Surveys" className="" />
|
||||
<Image src={HeaderImage} alt="Formbricks - Open Source Forms and Surveys" className="rounded-lg" />
|
||||
|
||||
_It has been quiet in the past weeks, but we didn't spend our days sitting around. Find out what we were up to and where we are taking Formbricks from here._
|
||||
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@ Here is a pretty cringy cartoon of what the world would be without Linux:
|
||||
|
||||
<ResponsiveEmbed
|
||||
src="https://www.youtube-nocookie.com/embed/LOPLogACIT0"
|
||||
allowfullscreen
|
||||
allowFullScreen
|
||||
className="rounded-lg"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user