Skip to content

Commit 7e1d4cb

Browse files
committed
Ditto
1 parent a022c1b commit 7e1d4cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2025/src/layouts/Layout.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const { lang = 'ja' } = Astro.props;
88
<head>
99
<meta charset="utf-8">
1010
<meta name="viewport" content="width=device-width, initial-scale=1">
11-
<meta name="description" content="VimConf2025">
12-
<meta name="author" content="VimConf2025">
11+
<meta name="description" content="VimConf 2025">
12+
<meta name="author" content="VimConf 2025">
1313

1414
<GoogleFontsOptimizer url="https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap">
1515
</GoogleFontsOptimizer>

0 commit comments

Comments
 (0)