Commit graph

5 commits

Author SHA1 Message Date
9493b94691 Use position fixed for header animation; then position sticky once animation completes 2022-10-15 10:17:35 -07:00
06819504c2 Catch an exception if document.referrer is empty 2022-10-09 17:34:22 -07:00
93006dadcb Add some JS to run at DOMContentLoaded that animates the header in
The header animates in when the UA navigates from the home page or from another site,
but not when navigating from other pages on the site.
2022-09-25 07:47:09 -07:00
e05ad9372b Remove the dark-mode thing 2022-09-18 14:01:47 -07:00
c3bf9b61dd Move dark mode script to site.js 2022-09-18 13:41:29 -07:00