2015-04-17 UTC
# Loqi kylewm: jonnybarnes left you a message 44 seconds ago: I get this at the bottom of https://reader.kylewm.com/feeds : $(function()
{ $(".feed-details").css({display: "none"}); $(".show-details").click(function() { var target = this.data("target"); $(target).css({display: "inherit"}); this.css({display: "none"}); }); }
); http://indiewebcamp.com/irc/2015-04-17/line/1429308195480