From e63119ddb9e472eca52b26232bd56ce3864843e7 Mon Sep 17 00:00:00 2001
From: Dean Attali <dean@attalitech.com>
Date: Fri, 19 Jan 2018 01:49:41 -0500
Subject: [PATCH] Update 2015-02-28-test-markdown.md

---
 _posts/2015-02-28-test-markdown.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_posts/2015-02-28-test-markdown.md b/_posts/2015-02-28-test-markdown.md
index bad4875..9728c26 100644
--- a/_posts/2015-02-28-test-markdown.md
+++ b/_posts/2015-02-28-test-markdown.md
@@ -4,6 +4,7 @@ title: Test markdown
 subtitle: Each post also has a subtitle
 gh-repo: daattali/beautiful-jekyll
 gh-badge: [star, fork, follow]
+tags: [test]
 ---
 
 You can write regular [markdown](http://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage.  I strongly encourage you to [take 5 minutes to learn how to write in markdown](http://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc.