From cfc9056002a9a07871b65ac20a839702a3a0674e Mon Sep 17 00:00:00 2001 From: Cornelius Date: Fri, 14 Nov 2014 21:22:35 +0200 Subject: [PATCH] Updated demo and readme with 'orderBy' param. --- README.md | 1 + demo/index.html | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f6cff0d..90af5cf 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ What a customisation looks like: postsIncrement: 1, maxPosts: 5, profileImageSize: 150, + orderBy: 'popularity', sort: 'asc', lang: 'de' }); diff --git a/demo/index.html b/demo/index.html index fc93dbe..3ce8b4b 100644 --- a/demo/index.html +++ b/demo/index.html @@ -34,16 +34,18 @@

jquery.kyco.googleplusfeed2