Andy
Results
2
comments of
Andy
Unfortunately it isn't visible for me when I view source. I can confirm it's not writing to the site with this basic jquery function: $("body").click(function() { $(this).toggleClass('clicked'); }); It works...
I am also unable to get the about page to load. Seems like a routing problem. I am able to pull in a list of posts from an external website...