From 9390d2d7524bfad1eea695639518c13165fb3ab2 Mon Sep 17 00:00:00 2001 From: LiuShaoYe-173 <58081491+LiuShaoYe-173@users.noreply.github.com> Date: Wed, 9 Dec 2020 22:53:20 +0800 Subject: [PATCH] Update quickstart.md --- content/quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/quickstart.md b/content/quickstart.md index a2fd3af..c98f979 100644 --- a/content/quickstart.md +++ b/content/quickstart.md @@ -57,8 +57,10 @@ $ cd /path/to/site ``` ▸ archetypes/ ▸ content/ + ▸ data/ ▸ layouts/ ▸ static/ + ▸ themes config.toml ```