diff --git a/docusaurus.config.js b/docusaurus.config.js index d6d2d5698..1cd3205e9 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -150,6 +150,11 @@ const config = { className: "header-discord-link", position: "right", }, + { + href: "https://x.com/Teku_Consensys", + className: "header-twitter-link", + position: "right", + }, ], }, footer: { @@ -204,6 +209,10 @@ const config = { label: "Teku documentation GitHub", href: "https://github.com/ConsenSys/doc.teku", }, + { + label: "Subscribe to Teku releases", + href: "https://share.hsforms.com/1bkXI6uLpSROGBRVig4KeIQ2urwb", + }, ], }, ],