mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-23 00:41:37 +03:00
Merge branch 'WEBSITE/docs-site-source' of github.com:Lissy93/dashy into WEBSITE/docs-site-source
This commit is contained in:
commit
743c65baf5
@ -205,19 +205,19 @@ const DocsSections = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'License',
|
title: 'License',
|
||||||
description: 'Configure login and user control',
|
description: 'Licensing model of Dashy',
|
||||||
link: '/docs/license',
|
link: '/docs/license',
|
||||||
icon: (<IconLegal />),
|
icon: (<IconLegal />),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Code of Conduct',
|
title: 'Code of Conduct',
|
||||||
description: 'Configure login and user control',
|
description: 'Guidelines around Dashy',
|
||||||
link: '/docs/code-of-conduct',
|
link: '/docs/code-of-conduct',
|
||||||
icon: (<IconConduct />),
|
icon: (<IconConduct />),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Changelog',
|
title: 'Changelog',
|
||||||
description: 'Configure login and user control',
|
description: 'View the latest changes and updates',
|
||||||
link: '/docs/changelog',
|
link: '/docs/changelog',
|
||||||
icon: (<IconChangelog />),
|
icon: (<IconChangelog />),
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user