Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probberechts authored Feb 1, 2019
1 parent dce32ab commit 186a12d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,14 @@ $ hexo new page categories

and adding `type: categories` to the front-matter of `source/categories/index.md`.

Finally, don't forget to create a link to these pages, for example in the navigation menu:

```yml
nav:
tags: /tags/
categories: /categories/
```


### Local search

Expand Down

0 comments on commit 186a12d

Please sign in to comment.