1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-02 14:37:00 +01:00
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

4 lines
42 B
CSS

body {
background-color: lightblue;
}