feat(web): merge DigitalOcean release announcement updates (#860)

* feat(web): announce DigitalOcean acquisition across sites

* fix(web): make blog routes resilient without Sanity config

* fix(web): add mobile arrow cue to announcement banner

* fix(web): point acquisition links to announcement post
This commit is contained in:
Musa 2026-04-02 09:03:52 -04:00 committed by GitHub
parent 0857cfafbf
commit 39b430d74b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 3156 additions and 701 deletions

View file

@ -36,7 +36,7 @@ export function Footer() {
{/* Copyright */}
<div className="mt-auto">
<p className="font-sans text-sm sm:text-base text-black/63 tracking-[-0.6px] sm:tracking-[-0.8px]!">
© Katanemo Labs, Inc. 2025 / Plano by Katanemo Labs, Inc.
© 2026 Katanemo Labs, a DigitalOcean Company / Plano by Katanemo Labs
</p>
</div>
</div>