writefreely/testdata/static/style.css
Josip Antoliš 3f36ede885 Add Cache-Control header
Add Cache-Control response header for static files in order to improve page loading speed.
Fixes  #322
2020-09-04 22:03:42 +02:00

3 lines
42 B
CSS

body {
background-color: lightblue;
}