mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-28 06:30:33 +03:00
Fix RSS Title regression
And add tests to make sure it doesn't happen again. Fixes #2645
This commit is contained in:
parent
342b6fe8a5
commit
6a3d1037b3
3 changed files with 12 additions and 26 deletions
|
@ -623,6 +623,7 @@ date = "2012-01-01"
|
|||
publishdate = "2012-01-01"
|
||||
my_param = "baz"
|
||||
my_date = 2010-05-27T07:32:00Z
|
||||
categories = [ "hugo" ]
|
||||
+++
|
||||
Front Matter with Ordered Pages 4. This is longer content`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue