diff --git a/content/news/http2-server-push-in-hugo.md b/content/news/http2-server-push-in-hugo.md index fb5ede74a..b2effbb9b 100644 --- a/content/news/http2-server-push-in-hugo.md +++ b/content/news/http2-server-push-in-hugo.md @@ -2,7 +2,7 @@ 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. + 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. categories: [blog] #tags: [] slug: "http2-server-push-in-hugo"