I hereby claim:
- I am atavernor on github.
 - I am atavernor (https://keybase.io/atavernor) on keybase.
 - I have a public key whose fingerprint is 6B52 8027 8327 0714 1341 F958 B922 4E05 2DA6 4EF8
 
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| $(function (){ | |
| $(’.com_joeworkman_stacks_foundation_blockgrid_s3_stack .block-item>div>.com_joeworkman_stacks_totalcms_toggle_stack’) | |
| .each(function(){ | |
| var $this = $(this); | |
| if ($this.children().length == 0){ | |
| $this.closest(‘li’).remove(); | |
| } | |
| }); | |
| }); | 
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |