mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 00:07:18 -06:00
Add custom API widget
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
- [Search](#search-widget)
|
||||
- [Group](#group)
|
||||
- [Split Column](#split-column)
|
||||
- [Custom API](#custom-api)
|
||||
- [Extension](#extension)
|
||||
- [Weather](#weather)
|
||||
- [Monitor](#monitor)
|
||||
@@ -991,6 +992,9 @@ Preview:
|
||||
|
||||

|
||||
|
||||
### Custom API
|
||||
<!-- TODO -->
|
||||
|
||||
### Extension
|
||||
Display a widget provided by an external source (3rd party). If you want to learn more about developing extensions, checkout the [extensions documentation](extensions.md) (WIP).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user