Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Nov 25, 2024
1 parent f58aeaa commit dbd8ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface SubMenuItem {

export const WebsiteConfig = {
siteTitle: "UbuCon Asia 2025",
siteDescription: "Kathmandu, Nepal | Mid of September",
siteDescription: "Kathmandu, Nepal | August 30-31",
faviconPath: UCALogo.src,
navigation: [
{
Expand Down Expand Up @@ -106,7 +106,7 @@ export const WebsiteConfig = {
]
},
mainBanner: {
dates: "Mid of September*",
dates: "August 30-31*",
venue: "St. Xavier’s College, Kathmandu, Nepal*",
description: "UbuCon Asia is a community-organized conference connecting Ubuntu community in Asia. \
Join us in Kathmandu for two days memorable of conference that connects \
Expand Down

0 comments on commit dbd8ebf

Please sign in to comment.