Skip to content

Commit

Permalink
release: Update landing hero with latest release info
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung committed Dec 21, 2024
1 parent cabb18f commit 38bf8ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/landing-hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ import CopyButton from 'components/mdx-components/codeblock/copy-button'
import { t } from 'utils/i18n'

const announce = {
title: 'Vienna Unikraft Workshop',
href: '/hackathons/2024-12-vienna',
title: 'Unikraft releases 0.18.0',
href: '/blog/2024-12-21-unikraft-releases-v0.18.0',
}

export default function LandingHero() {
Expand Down

0 comments on commit 38bf8ca

Please sign in to comment.