feat(docs): updated design language / specification descriptions to better distinguish what is what

This commit is contained in:
Karsa
2026-08-26 00:11:56 +02:00
parent dc8b2b90cc
commit f9146584f1

View File

@@ -39,12 +39,12 @@ export const resourcesSidebar = [
{
text: 'Design language',
link: '/contribute/icons/design-principles',
desc: 'Learn the visual rules that make Lucide icons consistent and recognizable.',
desc: 'Learn the visual principles that shape Lucide icons with side-by-side examples.',
},
{
text: 'Design specification',
link: '/contribute/icons/specification',
desc: 'Review the rules Lucide icons must follow.',
desc: 'Review the technical requirements every Lucide icon must meet.',
},
{
text: 'Naming conventions',