Remove formatting in description of blog article

This commit is contained in:
Bjørn Erik Pedersen 2017-07-24 19:50:59 +02:00
parent 6e2e60a932
commit b2af90ae96

View File

@ -2,7 +2,7 @@
title: "Http/2 Server Push in Hugo" title: "Http/2 Server Push in Hugo"
date: 2017-07-24T18:36:00+02:00 date: 2017-07-24T18:36:00+02:00
description: > 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] categories: [blog]
#tags: [] #tags: []
slug: "http2-server-push-in-hugo" slug: "http2-server-push-in-hugo"