Skip to content

Commit

Permalink
landing-hero: Update latest link to point to Vienna workshop
Browse files Browse the repository at this point in the history
In the hero page, point "latest" link to the Vienne workshop (December
7-8, 2024).

Signed-off-by: Razvan Deaconescu <[email protected]>
  • Loading branch information
razvand committed Nov 13, 2024
1 parent 2ac0a5d commit 1b08033
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: 'Unikraft Summer Workshop 2024',
href: '/hackathons/usw24',
title: 'Vienna Unikraft Workshop',
href: '/hackathons/2024-12-vienna',
}

export default function LandingHero() {
Expand Down

0 comments on commit 1b08033

Please sign in to comment.