Skip to content

Commit edcf904

Browse files
committed
Update meta description
1 parent dfcefb5 commit edcf904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const { title } = Astro.props;
1414
<html lang="en">
1515
<head>
1616
<meta charset="UTF-8" />
17-
<meta name="description" content="Astro description" />
17+
<meta name="description" content="Rambling about programming." />
1818
<meta name="viewport" content="width=device-width" />
1919
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
2020
<meta name="generator" content={Astro.generator} />

0 commit comments

Comments
 (0)