From 3e6f2d8cef1e5636034886b2700c1ec54325185e Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Mon, 17 Feb 2014 12:42:15 -0500 Subject: [PATCH] :fire: permalink option so default date permalink method is left in tact --- lib/site_template/_config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index a783a97f..d9fdcfc0 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -3,4 +3,3 @@ markdown: redcarpet highlighter: pygments description: "Write an awesome description for your new site here. It will appear in your document head meta (for Google search results) and in your feed.xml site description." url: "http://yourdomain.com" -permalink: /posts/:title