mirror of https://github.com/Lissy93/dashy.git
📝 Adds link to Widgets docs in contents page
This commit is contained in:
parent
ff6fb33d00
commit
0653c17550
|
@ -18,12 +18,13 @@
|
||||||
### Feature Docs
|
### Feature Docs
|
||||||
- [Authentication](/docs/authentication.md) - Guide to setting up authentication to protect your dashboard
|
- [Authentication](/docs/authentication.md) - Guide to setting up authentication to protect your dashboard
|
||||||
- [Alternate Views](/docs/alternate-views.md) - Outline of available pages / views and item opening methods
|
- [Alternate Views](/docs/alternate-views.md) - Outline of available pages / views and item opening methods
|
||||||
- [Backup & Restore](/docs/backup-restore.md) - Guide to Dashy's cloud sync feature
|
- [Backup & Restore](/docs/backup-restore.md) - Guide to backing up config with Dashy's cloud sync feature
|
||||||
- [Icons](/docs/icons.md) - Outline of all available icon types for sections and items
|
- [Icons](/docs/icons.md) - Outline of all available icon types for sections and items, with examples
|
||||||
- [Language Switching](/docs/multi-language-support.md) - Details on how to switch language, or add a new locale
|
- [Language Switching](/docs/multi-language-support.md) - Details on how to switch language, or add a new locale
|
||||||
- [Status Indicators](/docs/status-indicators.md) - Using Dashy to monitor uptime and status of your apps
|
- [Status Indicators](/docs/status-indicators.md) - Using Dashy to monitor uptime and status of your apps
|
||||||
- [Searching & Shortcuts](/docs/searching.md) - Finding and launching your apps, and using keyboard shortcuts
|
- [Searching & Shortcuts](/docs/searching.md) - Searching, launching methods + keyboard shortcuts
|
||||||
- [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes and styles
|
- [Theming](/docs/theming.md) - Complete guide to applying, writing and modifying themes + styles
|
||||||
|
- [Widgets](/docs/widgets.md) - List of all dynamic content widgets, with usage guides and examples
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- [Privacy & Security](/docs/privacy.md) - List of requests, potential issues, and security resources
|
- [Privacy & Security](/docs/privacy.md) - List of requests, potential issues, and security resources
|
||||||
|
|
Loading…
Reference in New Issue