> ## Documentation Index
> Fetch the complete documentation index at: https://generaltranslation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 개발자 소식 구독하기

export const Form = ({src, width = "500", height = "1000"}) => {
  return <iframe className="form" src={src} width={width} height={height} frameborder="0" allowfullscreen>
    </iframe>;
};

X Developer 팀에서 전하는 최신 소식, 제품 업데이트 및 이벤트 정보를 이메일로 받아보세요.

<Form src="https://developer.x.com/en/embedded-xdev-news-subscription" />
