Caching Optimization

Now that the DNS changes have been tested and the site’s running smoothly, I made a small change to how specific files (css, js, image files) are cached. This should speed up loading times as certain files that your browser has already downloaded won’t be downloaded again next time you come back.

Sounds good to me!