Skip to content

Commit d2b2263

Browse files
committed
update logo
1 parent efc4df4 commit d2b2263

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/logo_white.png

15.8 KB
Loading

src/pages/bugsmashers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Hero from '~/components/widgets/Hero.astro';
33
import Layout from '~/layouts/PageLayout.astro';
44
55
const metadata = {
6-
title: 'About us',
6+
title: 'bugSmashers',
77
};
88
---
99

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const metadata = {
5252
{
5353
title: 'HackKU',
5454
description:
55-
'HackKU is an annual 36-hour hackathon at the University of Kansas, where students can have the opportunity to innovate new ideas, discover different paths, and push the boundaries of technology. Click the HackKU tab to register!',
55+
'HackKU is an annual 36-hour hackathon at the University of Kansas where students have the opportunity to create new ideas, discover different paths, and push the boundaries of technology. Visit the HackKU tab to learn more!',
5656
icon: 'tabler:calendar-event',
5757
},
5858
{

0 commit comments

Comments
 (0)