[schmarty]aaronpk, tantek, any other active folks on the http://2019.indieweb.org github repo: any objections to me updating our copy of jQuery so i stop getting emails from dependabot about security issues? đ
[schmarty]at a quick glance it's only used to do two things - make the top nav sticky at "desktop" sizes (definitely supported by CSS now) and makes the top nav into a sliding hamburger menu at "mobile" sizes (can also be done w/ CSS using fragment IDs and `:target`, probably)