Skip to content

Commit 112ee4b

Browse files
committed
Makes instructions more clear.
1 parent d10c665 commit 112ee4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,12 @@ You can have any folder structure you want as long as you specify where your ent
248248

249249
### sitemap.xml and feed.xml
250250

251-
A sitemap.xml and feed.xml is created when running `yarn build` and includes all files that do NOT have
251+
A `sitemap.xml` and `feed.xml` are created when running `yarn build` and includes all files that do NOT have
252252

253253
```md
254+
---
254255
silent: true
256+
---
255257
```
256258

257259
#### Static Folder

0 commit comments

Comments
 (0)