-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Description
Describe the issue that you're seeing.
Build fails, when contributors: []
is not present in the frontmatter of blog pages.
Update layouts/partials/main/blog-meta.html
(line 1) to allow for absence of contributors: []
:
{{ $last := sub (len .Params.contributors) 1 -}}
Steps to reproduce
Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue much easier to diagnose (seriously).
Expected result
What should happen?
Actual result
What happened.
Environment
Paste the information here as shown by npm run info
Metadata
Metadata
Assignees
Labels
No labels