Skip to content

Commit

Permalink
[Aksel.nav.no] ✨ Added alpha-category to component-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Dec 17, 2024
1 parent 6d6900c commit d4ee3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aksel.nav.no/website/sanity/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const allArticleDocsRef = allArticleDocuments.map((x) => ({ type: x }));
export const komponentKategorier = [
{ title: "Primitives", value: "primitives" },
{ title: "Core", value: "core" },
{ title: "Alpha", value: "alpha" },
];

export const grunnleggendeKategorier = [
Expand Down

0 comments on commit d4ee3af

Please sign in to comment.