Created
February 14, 2012 00:36
-
-
Save JonathanSmith/1821915 to your computer and use it in GitHub Desktop.
gist test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added this: | |
(ps:chain ($ "div#blog a") (embedly (ps:create "maxWidth" 450))) | |
and this: | |
(setf (ps:getprop (ps:chain $ embedly defaults) "key") | |
,*embedly-key*) | |
now I will test gist on my site |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment