add the schema link in toml files
This commit is contained in:
parent
41baf91965
commit
003edc6966
@ -1,3 +1,5 @@
|
|||||||
|
#:schema https://github.com/YunoHost/apps/raw/master/schemas/apps.toml.schema.json
|
||||||
|
|
||||||
[13ft]
|
[13ft]
|
||||||
category = "reading"
|
category = "reading"
|
||||||
level = 7
|
level = 7
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/categories.toml.schema.json
|
||||||
|
|
||||||
[synchronization]
|
[synchronization]
|
||||||
icon = "cloud"
|
icon = "cloud"
|
||||||
title.en = "Synchronization"
|
title.en = "Synchronization"
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#:schema https://github.com/YunoHost/apps/raw/master/schemas/wishlist.toml.schema.json
|
||||||
|
|
||||||
[access-to-memory-atom]
|
[access-to-memory-atom]
|
||||||
name = "Access to Memory (AtoM)"
|
name = "Access to Memory (AtoM)"
|
||||||
description = "Standards-based archival description and access in a multilingual, multi-repository environment."
|
description = "Standards-based archival description and access in a multilingual, multi-repository environment."
|
||||||
|
Loading…
Reference in New Issue
Block a user