Skip to content

Commit e2f62f8

Browse files
committed
Merge pull request mmistakes#23 from danlucas/master
change archive.html to posts.html
2 parents 61e601a + 94c8857 commit e2f62f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ General notes and suggestions for customizing **HPSTR**.
4343
## Setup for an Existing Jekyll site
4444

4545
1. Clone the following folders: `_includes`, `_layouts`, `assets`, and `images`.
46-
2. Clone the following files and personalize content as need: `about.md`, `archive.html`, `index.html`, `tags.html`, and `feed.xml`.
46+
2. Clone the following files and personalize content as need: `about.md`, `posts.html`, `index.html`, `tags.html`, and `feed.xml`.
4747
3. Set the following variables in your `config.yml` file:
4848

4949
``` yaml

0 commit comments

Comments
 (0)