diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2014-11-26 19:39:29 -0800 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2014-11-26 19:39:29 -0800 |
commit | 6b17319c7065e3873c0d87378f250dafeaf1a721 (patch) | |
tree | a1e8754e8cd55c04a6f5d2a9b3316d5ed6d630d9 /source/_posts/2014-10-20-hello-octopress.md | |
parent | 33e406a1be96bdc80010bf4d35755464132c942f (diff) | |
download | my_new_personal_website-6b17319c7065e3873c0d87378f250dafeaf1a721.tar.xz my_new_personal_website-6b17319c7065e3873c0d87378f250dafeaf1a721.zip |
removing all categories
I don't really need those hashtags, and they just slow down the site generation.
Diffstat (limited to 'source/_posts/2014-10-20-hello-octopress.md')
-rw-r--r-- | source/_posts/2014-10-20-hello-octopress.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_posts/2014-10-20-hello-octopress.md b/source/_posts/2014-10-20-hello-octopress.md index 8a5ba259..d359f401 100644 --- a/source/_posts/2014-10-20-hello-octopress.md +++ b/source/_posts/2014-10-20-hello-octopress.md @@ -3,7 +3,7 @@ layout: post title: "Hello, Octopress!" date: 2014-10-20 16:53:00 -0700 comments: true -categories: ['first post', 'octopress', 'tumblr'] +categories: --- This post marks my transition from Tumblr to Octopress & GitHub Pages. |