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 cbf6832 commit 339ded6Copy full SHA for 339ded6
src/layouts/Layout.astro
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width" />
6
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
7
<meta name="generator" content={Astro.generator} />
8
- <title>NitroVim</title>
+ <title>NitroVim — Just install. Start coding. Done.</title>
9
</head>
10
<body>
11
<slot />
0 commit comments