Update notes for 2016-10-25

This commit is contained in:
2016-10-25 11:32:53 -07:00
parent cc3f2b2cbc
commit 3639434f47
5 changed files with 10 additions and 0 deletions

View File

@ -323,6 +323,8 @@ UPDATE 1
<ul>
<li>Getting rid of these reduces the number of network requests each client makes on community/collection pages, and makes use of Font Awesome icons (which they are already loading anyways!)</li>
<li>And now that I start looking, I want to fix a bunch of links to popular sites that should be using HTTPS, like Twitter, Facebook, Google, Feed Burner, DOI, etc</li>
<li>I should look to see if any of those domains is sending an HTTP 301 or setting HSTS headers to their HTTPS domains, then just replace them</li>
</ul>