From 2e453923312e321fbfb793057ed5baabf990abdf Mon Sep 17 00:00:00 2001 From: Mark Mandel Date: Thu, 18 Dec 2025 22:46:07 +0000 Subject: [PATCH] Add Sony callout to console design guidelines --- docs/discord-social-sdk/design-guidelines/consoles.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/discord-social-sdk/design-guidelines/consoles.mdx b/docs/discord-social-sdk/design-guidelines/consoles.mdx index fd25681b3f..1a5066cef3 100644 --- a/docs/discord-social-sdk/design-guidelines/consoles.mdx +++ b/docs/discord-social-sdk/design-guidelines/consoles.mdx @@ -3,12 +3,14 @@ sidebar_label: Consoles --- import ConsoleAccess from '../partials/callouts/console-access.mdx'; +import SonyCallout from '../partials/callouts/sony.mdx'; [Home](/docs/intro) > [Discord Social SDK](/docs/discord-social-sdk/overview) > [Design Guidelines](/docs/discord-social-sdk/design-guidelines) > {sidebar_label} # {sidebar_label} + Players expect a consistent Discord social experience across devices—whether on PC, mobile, or console. While the console experience largely mirrors other devices, the following slides highlight adjustments tailored to console navigation.