style: rename Pastel (Color) to Pastel in sidebar

This commit is contained in:
2026-02-25 11:23:03 +01:00
parent da7f60cf04
commit 9bee255647

View File

@@ -46,7 +46,7 @@ const navigation: NavGroup[] = [
icon: <FigletIcon className="h-4 w-4" /> icon: <FigletIcon className="h-4 w-4" />
}, },
{ {
title: 'Pastel (Color)', title: 'Pastel',
href: '/pastel', href: '/pastel',
icon: <PastelIcon className="h-4 w-4" />, icon: <PastelIcon className="h-4 w-4" />,
items: [ items: [