feat(plugin): add display_name, description, kind, categories
This commit is contained in:
parent
9756043d88
commit
1195af9039
@ -1,4 +1,8 @@
|
|||||||
[plugin]
|
[plugin]
|
||||||
name = "LCARS"
|
name = "lcars"
|
||||||
|
display_name = "LCARS"
|
||||||
scope = "@themes"
|
scope = "@themes"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
|
description = "LCARS-inspired theme — adjust this line to taste"
|
||||||
|
kind = "plugin"
|
||||||
|
categories = ["templates"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user