From 42d7f2aa64448f844fa2f8b7b020527878e6d851 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 12 Mar 2022 15:03:30 +0100 Subject: [PATCH] Add link to template --- Docs/Making_Your_Own_Theme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Docs/Making_Your_Own_Theme.md b/Docs/Making_Your_Own_Theme.md index de21484a5..5279b8b96 100644 --- a/Docs/Making_Your_Own_Theme.md +++ b/Docs/Making_Your_Own_Theme.md @@ -19,6 +19,11 @@ If you do not have those qualifications, reach out to the MapComplete community on [Telegram](https://t.me/MapComplete) or [Matrix](https://app.element.io/#/room/#MapComplete:matrix.org). +The template +------------ + +[A basic template is availalbe here](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/theme-template.json) + The custom theme generator --------------------------