From 29dce69be618ed0a74aa9afec10814620a01ce89 Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Sun, 10 Sep 2017 00:02:10 -0500 Subject: [PATCH] Moved post back to draft; permalink is incorrect --- source/{_posts/2017 => _drafts}/writing-a-hexo-tag-plugin.md | 1 + 1 file changed, 1 insertion(+) rename source/{_posts/2017 => _drafts}/writing-a-hexo-tag-plugin.md (99%) diff --git a/source/_posts/2017/writing-a-hexo-tag-plugin.md b/source/_drafts/writing-a-hexo-tag-plugin.md similarity index 99% rename from source/_posts/2017/writing-a-hexo-tag-plugin.md rename to source/_drafts/writing-a-hexo-tag-plugin.md index 749c533..c23dcaa 100644 --- a/source/_posts/2017/writing-a-hexo-tag-plugin.md +++ b/source/_drafts/writing-a-hexo-tag-plugin.md @@ -1,4 +1,5 @@ --- +layout: post title: Writing a Hexo Tag Plugin date: 2017-09-09 23:45:17 categories: