Skip to content

Commit fa27dfd

Browse files
authored
Social SDK: Add Explainer video to overview page (#7704)
Puts the explainer video on the bottom of the Discord SDK Overview page - let's see how it does!
1 parent 558ecaa commit fa27dfd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/discord-social-sdk/overview.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,17 @@ Start integrating the SDK into your game with our getting started guides, design
3636
</Card>
3737
</Container>
3838

39+
<iframe width="100%" height="380"
40+
src="https://www.youtube.com/embed/pInGO8AvojE?si=VnChE6xbuy4jNzSx"
41+
title="YouTube video player" frameborder="0"
42+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
43+
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
44+
3945
---
4046

4147
## Limited Access Features
4248

43-
Discord Social SDK features for text and voice communication are available but have limited access.
49+
Discord Social SDK features for text and voice communication are available but have limited access.
4450

4551
:::preview
4652
For more information on how to access these features, please see [Core Concepts: Communication Features](/docs/discord-social-sdk/core-concepts/communication-features).
@@ -50,7 +56,7 @@ For more information on how to access these features, please see [Core Concepts:
5056

5157
## Get Help & Join the Community
5258

53-
Need support or looking to connect with other game developers?
59+
Need support or looking to connect with other game developers?
5460

5561
- Join our [DDevs Discord Server](https://discord.gg/discord-developers) and get help from the community, share best practices, and discover new ways to enhance your game. Find us in the `#social-sdk-dev-help` channel!
5662
- For additional support, you can [file a ticket with Developer Support](https://dis.gd/social-sdk) to report issues.

0 commit comments

Comments
 (0)