We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f9b3a commit 84f7588Copy full SHA for 84f7588
theme.config.jsx
@@ -29,6 +29,7 @@ export default {
29
),
30
head: (
31
<head>
32
+ <title>WebPerf Snippets</title>
33
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
34
<meta name="author" content="Joan Leon" />
35
<meta
0 commit comments