Rename sections to categories

This commit is contained in:
Sam Carlton 2020-11-28 15:16:56 -06:00
parent e578118bab
commit fd63c02e2a
8 changed files with 56 additions and 58 deletions

View file

@ -149,7 +149,7 @@ export default async function () {
text: getStatusText(formulae),
slug,
endpoint: `/formula/${slug}`,
section: {
category: {
slug: 'homebrew'
},
content: formulae.comments,