From f4602d67be0ff9cbdbc6bbeb980ac06d155504a7 Mon Sep 17 00:00:00 2001 From: rnpowerconsulting Date: Sun, 2 Feb 2014 22:21:18 -0500 Subject: [PATCH 1/2] Added content to the example file --- example.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/example.html b/example.html index e69de29..788afed 100644 --- a/example.html +++ b/example.html @@ -0,0 +1,23 @@ + + + + + + + + + +
+ + \ No newline at end of file From 6a12c1bd9d916cc010431949125cc9fcf89dc841 Mon Sep 17 00:00:00 2001 From: rnpowerconsulting Date: Sun, 2 Feb 2014 22:23:26 -0500 Subject: [PATCH 2/2] Add square option --- example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.html b/example.html index 788afed..3e6b747 100644 --- a/example.html +++ b/example.html @@ -12,7 +12,7 @@ title : null /*update title if you dont' want to use the documents title*/, urlToShare : null /*update urlToShare if you dont' want to use the documents location.href*/, margin : '3px', - theme : 'icon' /*you can add a sprite file with different icons and use the theme to control which sprite is used.*/, + theme : 'icon' /*square*/, }); });