Update site description
This commit is contained in:
parent
022180aa32
commit
2c7a0f559f
|
@ -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} />
|
||||
|
|
Loading…
Reference in New Issue