Skip to content

Commit 97eec60

Browse files
committed
再修
1 parent 3ce31be commit 97eec60

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
@@ -12,10 +12,10 @@ import Analytics from '@vercel/analytics/astro';
1212
<meta name="generator" content={Astro.generator} />
1313
<title>Astro Basics</title>
1414
<Analytics />
15+
<SpeedInsights />
1516
</head>
1617
<body>
1718
<slot />
18-
<SpeedInsights />
1919
</body>
2020
</html>
2121

0 commit comments

Comments
 (0)