From fc88aa63e1e76df2f445bf591ee60b5c72f7cec5 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Thu, 15 Jun 2017 23:20:55 -0500 Subject: add categories and tags --- exampleSite/content/note/2017-06-14-another-note.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'exampleSite/content/note/2017-06-14-another-note.md') diff --git a/exampleSite/content/note/2017-06-14-another-note.md b/exampleSite/content/note/2017-06-14-another-note.md index fef3aee..16f41de 100644 --- a/exampleSite/content/note/2017-06-14-another-note.md +++ b/exampleSite/content/note/2017-06-14-another-note.md @@ -2,6 +2,10 @@ title: Another Note on A blogdown Tutorial author: Yihui Xie date: '2017-06-14' +categories: + - Example +tags: + - Tutorial slug: another-note --- -- cgit