We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22422e7 commit 239600fCopy full SHA for 239600f
src/app/layout.tsx
@@ -35,7 +35,7 @@ export default function RootLayout({children}: { children: React.ReactNode}) {
35
function Banner () {
36
return (
37
<div className='bg-zinc-950 text-white text-sm text-center p-3'>
38
- Storage just got hotter and more decentralized! Check out <a className='underline' href='https://storacha.network'> Storacha</a>!
+ 🔥 Storage just got hotter and more decentralized! Check out <a className='underline' href='https://storacha.network'> Storacha</a>! 🔥
39
</div>
40
)
41
}
0 commit comments