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]
|
||||
category = "reading"
|
||||
level = 7
|
||||
|
@ -1,3 +1,5 @@
|
||||
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/categories.toml.schema.json
|
||||
|
||||
[synchronization]
|
||||
icon = "cloud"
|
||||
title.en = "Synchronization"
|
||||
|
@ -1,3 +1,5 @@
|
||||
#:schema https://github.com/YunoHost/apps/raw/master/schemas/wishlist.toml.schema.json
|
||||
|
||||
[access-to-memory-atom]
|
||||
name = "Access to Memory (AtoM)"
|
||||
description = "Standards-based archival description and access in a multilingual, multi-repository environment."
|
||||
|
Loading…
Reference in New Issue
Block a user