Skip to content

Commit

Permalink
fixed bad page data
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Mar 13, 2021
1 parent c0f01b2 commit aa05c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/sitegen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ func (g *generator) generateContributorPage(categories map[string]metadata.Categ
pageData := struct {
Version string
CurrentCategoryPath string
Categories map[string]metadata.Category
Author metadata.Person
Plugins []metadata.Plugin
CategoriesJSON template.JS
Expand Down

0 comments on commit aa05c85

Please sign in to comment.