Removed HTML and CSS files from caching here (server side). I don’t like having to hard refresh to see a new note. Let’s see if it works.
Update: 15:40
Seems to be working! I simply created a separate header @content cache-control max-age=0
, where @content
has HTML, and CSS files in it.