From 94c88570c2e5ff356e7c0aecc64ec29b31b9a52e Mon Sep 17 00:00:00 2001 From: Dan Lucas Date: Mon, 21 Apr 2014 22:21:24 -0400 Subject: [PATCH] change archive.html to posts.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b853119..5cbf1b5 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ General notes and suggestions for customizing **HPSTR**. ## Setup for an Existing Jekyll site 1. Clone the following folders: `_includes`, `_layouts`, `assets`, and `images`. -2. Clone the following files and personalize content as need: `about.md`, `archive.html`, `index.html`, `tags.html`, and `feed.xml`. +2. Clone the following files and personalize content as need: `about.md`, `posts.html`, `index.html`, `tags.html`, and `feed.xml`. 3. Set the following variables in your `config.yml` file: ``` yaml