diff --git a/README.md b/README.md index 4f1f374..c89cc0e 100644 --- a/README.md +++ b/README.md @@ -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: ```