Skip to content

Commit a559d07

Browse files
Fix gitignore
1 parent 1b6c306 commit a559d07

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
resources
2+
.DS_Store

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import collection posts
1212
## Adding to your project
1313

1414
1. Create a page where your Netlify CMS dasboard should live.
15-
2. Add the `netlifycms` layout to it through Front Mtter.
15+
2. Add the `netlifycms` layout to it through Front Matter.
1616
3. Add the `netlifycms_config` output format to it through Front Matter (alongside HTML):
1717
```yaml
1818
Title: Your CMS

gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)