From 8d05a54590d830c90fb8424a193891def6bb9766 Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Sat, 15 Feb 2014 23:14:20 -0500 Subject: [PATCH] demonstrate use of permalink settings --- lib/site_template/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index d9fdcfc0..a783a97f 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -3,3 +3,4 @@ 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