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 1b6c306 commit a559d07Copy full SHA for a559d07
.gitignore
@@ -0,0 +1,2 @@
1
+resources
2
+.DS_Store
README.md
@@ -12,7 +12,7 @@ import collection posts
12
## Adding to your project
13
14
1. Create a page where your Netlify CMS dasboard should live.
15
-2. Add the `netlifycms` layout to it through Front Mtter.
+2. Add the `netlifycms` layout to it through Front Matter.
16
3. Add the `netlifycms_config` output format to it through Front Matter (alongside HTML):
17
```yaml
18
Title: Your CMS
gitignore
0 commit comments