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 d2d9f77 commit 565ee92Copy full SHA for 565ee92
1 file changed
src/pages/index.js
@@ -34,7 +34,7 @@ export default function Home() {
34
return (
35
<Layout
36
title={`${siteConfig.title}`}
37
- description="Azure Local Documentation<head />"
+ description="Azure Local Documentation <head />"
38
>
39
<HomepageHeader />
40
<main>
0 commit comments