> ## 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.

# S'abonner aux actualités pour développeurs

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

Inscrivez-vous pour recevoir par e-mail les dernières actualités, mises à jour de produits et événements de l’équipe X Developer.

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