diff --git a/theme.config.tsx b/theme.config.tsx
index cec9aa0f..d03e721e 100644
--- a/theme.config.tsx
+++ b/theme.config.tsx
@@ -45,14 +45,7 @@ const config: DocsThemeConfig = {
{children}
>
- ),
- banner: {
- key: 'ethglobal-london-2024',
- text:
- 💰 Are you hacking at ETHGlobal London? Check our bounties →
- ,
- dismissible: true
- }
+ )
}
export default config