Ref: https://github.com/MunifTanjim/minimo/issues/142master
parent
c504e21c62
commit
bbba8fc073
2 changed files with 17 additions and 0 deletions
@ -0,0 +1,9 @@ |
||||
+++ |
||||
title = "Make the author front-matter plural" |
||||
authors = ["Mark Twain", "Arthur Conan Doyle"] |
||||
tags = ["front-matter", "keys", "replace", "author"] |
||||
draft = false |
||||
+++ |
||||
|
||||
Some themes might expect the front-matter list variable for authors to |
||||
be `authors` instead of the default `author` created by `ox-hugo`. |
||||
Loading…
Reference in new issue