mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-27 23:54:24 +02:00
Fixed duplicate descriptions
This commit is contained in:
parent
e7e5312133
commit
94ba0b728c
@ -205,19 +205,19 @@ const DocsSections = [
|
||||
},
|
||||
{
|
||||
title: 'License',
|
||||
description: 'Configure login and user control',
|
||||
description: 'Licensing model of Dashy',
|
||||
link: '/docs/license',
|
||||
icon: (<IconLegal />),
|
||||
},
|
||||
{
|
||||
title: 'Code of Conduct',
|
||||
description: 'Configure login and user control',
|
||||
description: 'Guidelines around Dashy',
|
||||
link: '/docs/code-of-conduct',
|
||||
icon: (<IconConduct />),
|
||||
},
|
||||
{
|
||||
title: 'Changelog',
|
||||
description: 'Configure login and user control',
|
||||
description: 'View the latest changes and updates',
|
||||
link: '/docs/changelog',
|
||||
icon: (<IconChangelog />),
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user