Update wikiIndex to new format

This commit is contained in:
Pieter Vander Vennet 2020-10-25 17:26:15 +01:00
parent 15693e7a0d
commit e6009af904
3 changed files with 21 additions and 31 deletions

View file

@ -16,7 +16,7 @@ export class PersonalLayout extends Layout {
0,
Translations.t.favourite.description,
);
this.maintainer = "MapComplete"
this.description = "The personal theme allows to select one or more layers from all the layouts, creating a truly personal editor"
this.icon = "./assets/add.svg"
}