diff --git a/docs/_docs/permalinks.md b/docs/_docs/permalinks.md index e67d850a..13697c55 100644 --- a/docs/_docs/permalinks.md +++ b/docs/_docs/permalinks.md @@ -110,6 +110,7 @@ Here's the full list of placeholders available:
long_month
Full month name, e.g. “January”.
@@ -148,6 +149,7 @@ Here's the full list of placeholders available:w_year
Week year which may differ from the month year for up to three days at the start of January and end of December
@@ -156,6 +158,7 @@ Here's the full list of placeholders available:week
Week number of the current year, starting with the first week having a majority of its days in January. (01..53)
@@ -164,6 +167,7 @@ Here's the full list of placeholders available:w_day
Day of the week, starting with Monday. (1..7)
@@ -172,6 +176,7 @@ Here's the full list of placeholders available:short_day
Three-letter weekday abbreviation, e.g. “Sun”.
@@ -180,6 +185,7 @@ Here's the full list of placeholders available:long_day
Weekday name, e.g. “Sunday”.
@@ -296,9 +302,10 @@ For posts, Jekyll also provides the following built-in styles for convenience:weekdate
/:categories/:year/W:week/:short_day/:title.html
/:categories/:year/W:week/:short_day/:title:output_ext