From c044e62a08ff642a5ad06cf1dbba841012e1ce1c Mon Sep 17 00:00:00 2001 From: Sha Mwe La <62544170+shamwela@users.noreply.github.com> Date: Tue, 20 Jul 2021 22:33:44 +0630 Subject: [PATCH] Add title for the Astro Documentation Page (#774) * Add title for the Astro Documentation Page * Add the missing object braces Co-authored-by: Nate Moore Co-authored-by: Nate Moore --- docs/src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/index.astro b/docs/src/pages/index.astro index 7b16ea1a05..2b0fd5d59b 100644 --- a/docs/src/pages/index.astro +++ b/docs/src/pages/index.astro @@ -2,7 +2,7 @@ import Layout from '../layouts/Main.astro'; --- - +

npm init astro