Skip to content

Commit

Permalink
Add travel grant
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Jan 14, 2024
1 parent 44c84a3 commit 8191962
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ export const config = {
{
label: 'Exploring the city',
url: '/venue-and-travel/explore-city'
},
{
label: 'Travel grant',
url: '/venue-and-travel/travel-grant'
}
],
},
Expand Down
7 changes: 7 additions & 0 deletions src/pages/venue-and-travel/travel-grant.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: ../../layouts/MarkdownLayout.astro
title: Travel grant
description: Details on travel grant program for those who need travel funding support
---

TBD

0 comments on commit 8191962

Please sign in to comment.