Skip to content

Commit

Permalink
chang description
Browse files Browse the repository at this point in the history
  • Loading branch information
honwhy committed Apr 13, 2024
1 parent 6b287c3 commit 73402ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layouts/DefaultLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ import Footer from '../components/Footer.astro'
const {
title = '100-words',
description = 'A starter project with accessibility features using Astro static site builder. Contains accessible landmarks, skip links, a dark mode color scheme, better focus outline and keyboard menu navigation.',
description = 'The home page for rewrite version of Baicizhan Helper',
url,
image = '/social-preview-image.png',
author = 'Mark Teekman',
author = 'Honwhy Wamg',
} = Astro.props
---

Expand Down

0 comments on commit 73402ab

Please sign in to comment.