commit 12fa0abb519d5392c62b2bde88eb9f86dabd5006
parent 8e9fb7328e0ebfcf4f23a550c754f5f42bcf27fc
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Sun, 21 Jan 2018 04:12:50 -0600
Moved Cache-Control to nginx.conf.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <meta http-equiv="cache-control" content="max-age=86400">
<link rel="stylesheet" href="{{ "/css/isso.css" | relURL }}" />
<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}" />
<link rel="stylesheet" href="{{ "/css/fonts.css" | relURL }}" />