From: spf13 Date: Tue, 2 Sep 2014 21:09:56 +0000 (-0400) Subject: Fixing typo in ordering.md fixed #401 X-Git-Tag: v0.13~432 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=05102f1b79b94b88b60dfcfc00f66cb30ca912c7;p=brevno-suite%2Fhugo Fixing typo in ordering.md fixed #401 --- diff --git a/docs/content/content/ordering.md b/docs/content/content/ordering.md index dd70a741..009f6101 100644 --- a/docs/content/content/ordering.md +++ b/docs/content/content/ordering.md @@ -24,10 +24,10 @@ if weights are the same) date will be used to sort. If neither are provided content will be ordered based on how it's read off the disk and no order is guaranteed. -## Assigning Weight to content +## Assigning weight to content +++ - weight = "4" + weight = 4 title = "Three" date = "2012-04-06" +++