Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ git submodule add https://github.com/arjunkrishnababu96/basics.git themes/basics
### Writing Posts
Posts that should show up in the home page must be inside `contents/post`. Or you can change this behavior by tweaking `themes/basics/layouts/_default/list.html`.

You should also add an about page at `contents/about.md`.
You should also add an about page at `content/about.md`.

Your directory should look something like this:
```
Expand Down