Skip to content

Commit 84f7588

Browse files
committed
Add <title>
1 parent 34f9b3a commit 84f7588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme.config.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export default {
2929
),
3030
head: (
3131
<head>
32+
<title>WebPerf Snippets</title>
3233
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
3334
<meta name="author" content="Joan Leon" />
3435
<meta

0 commit comments

Comments
 (0)