-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Using a CDN (like the free variant of Cloudflare) would have two big benefits:
- site could be served via https
- editing cache control would make the site load faster, particularly the two images
Disadvantage:
- more admin overhead
- less privacy for visitors (because CDN is in the loop; and free, so we're apparently not the customer)