From af3a0807e83177189c00a366eff7f7a6eb6ba409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 24 Jul 2017 19:52:31 +0200 Subject: [PATCH] http > HTTP --- content/news/http2-server-push-in-hugo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/http2-server-push-in-hugo.md b/content/news/http2-server-push-in-hugo.md index b2effbb9b..76c39094e 100644 --- a/content/news/http2-server-push-in-hugo.md +++ b/content/news/http2-server-push-in-hugo.md @@ -1,5 +1,5 @@ --- -title: "Http/2 Server Push in Hugo" +title: "HTTP/2 Server Push in Hugo" date: 2017-07-24T18:36:00+02:00 description: > As every page in Hugo can be output to multiple formats, it is easy to create Netlify's _redirects and _headers files on the fly.