From 3c59e9339ff928ab170dcfa8957071c98f0a3e70 Mon Sep 17 00:00:00 2001 From: tobi Date: Thu, 12 Aug 2010 13:45:46 -0700 Subject: [PATCH] Migrated from home v4 --- Home.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.textile b/Home.textile index 54573b3..35d9f37 100644 --- a/Home.textile +++ b/Home.textile @@ -24,7 +24,6 @@ Hello {{ '*tobi*' | textilize | upcase }} Hello {{ now | date: "%Y %h" }} -!http://help.shopify.com/attachment/asset/390/filterchain.jpg! h2. Tags @@ -166,6 +165,7 @@ There are several attributes you can use to influence which items you receive in *limit* lets you restrict how many items you get *offset* lets you start the collection with the nth item. +*descending* Reverses the loop

   # array = [1,2,3,4,5,6]