Skip to content

Commit

Permalink
Add Accommodations page
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Nov 26, 2024
1 parent 9cb3ef4 commit 35b8f77
Show file tree
Hide file tree
Showing 2 changed files with 23 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 @@ -30,6 +30,10 @@ export const WebsiteConfig = {
label: "Visas and other travel requirements",
link: "/venue-and-travel/visas-and-other-travel-requirements",
},
{
label: "Accommodations",
link: "/venue-and-travel/accommodations",
},
{
label: "Getting to the city",
link: "/venue-and-travel/getting-to-the-city",
Expand Down
19 changes: 19 additions & 0 deletions src/pages/venue-and-travel/accommodations.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: /src/layouts/MarkdownLayout.astro
title: Accommodations
description: Find accomodations nearby from our curated list
---

Looking for where to stay during the event? Find and book your accomodation today from our curated list of accomodations below!

# Hotels

- Name: (Website link)
- Link to Google Maps
- N mins from the venue by walk
- Contact email:
- Contact phone number:

# AirBnB

# Guest House

0 comments on commit 35b8f77

Please sign in to comment.