Skip to content

Commit

Permalink
Use frontmatter for existing notes as example in contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
wgao19 committed Mar 3, 2019
1 parent 06f45c2 commit d7a67c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,8 +29,8 @@ site/content/blog/notes-${title_of_your_notes}/index.md

```
---
title: Hello, Coding Girls (and Guys)!
date: '2019-01-19'
title: 'Study Notes: Title of My Notes'
date: '2019-02-28'
---
```

Expand Down

0 comments on commit d7a67c1

Please sign in to comment.