Add missing parens in front matter of posts
This commit is contained in:
parent
1e7a2ae5bb
commit
d7bae5602a
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: To Blog or Not to Blog
|
||||
layout: post
|
||||
redirect_from: "/blog/blog-or-not-blog/
|
||||
redirect_from: "/blog/blog-or-not-blog/"
|
||||
---
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Publishing Draft Docs to my Blog
|
||||
layout: post
|
||||
redirect_from: "/blog/publishing-draft-docs-to-my-blog/
|
||||
redirect_from: "/blog/publishing-draft-docs-to-my-blog/"
|
||||
---
|
||||
|
||||
I like to think that if only I find The Perfect Text Editor I will somehow
|
||||
|
Loading…
Reference in New Issue
Block a user