Update site description

This commit is contained in:
Hri7566 2024-10-20 02:14:40 -04:00
parent 022180aa32
commit 2c7a0f559f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ const { title } = Astro.props;
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description" />
<meta name="description" content="Home of the Fishing Bot" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<meta name="generator" content={Astro.generator} />