From f251848283789103759d03ed2b359299a2b0a857 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Sun, 1 Mar 2015 17:27:56 -0800 Subject: [PATCH] document 'ordinal' built-in permalink style ordinal was actually added back in April 2013 in ea753130 --- site/_docs/permalinks.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/site/_docs/permalinks.md b/site/_docs/permalinks.md index bf7e9481..bc9633b9 100644 --- a/site/_docs/permalinks.md +++ b/site/_docs/permalinks.md @@ -138,6 +138,14 @@ enough to fix it all!

/:categories/:year/:month/:day/:title/

+ + +

ordinal

+ + +

/:categories/:year/:y_day/:title.html

+ +

none