From 822e3a6ebc6dbe896369461307ef7d51aed912ff Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Mon, 29 Jul 2019 11:52:53 -0400 Subject: [PATCH] Fixed basic files --- templates/Matomo/0/README.md | 1 + templates/Matomo/config.yml | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 templates/Matomo/0/README.md create mode 100644 templates/Matomo/config.yml diff --git a/templates/Matomo/0/README.md b/templates/Matomo/0/README.md new file mode 100644 index 0000000..8607f11 --- /dev/null +++ b/templates/Matomo/0/README.md @@ -0,0 +1 @@ +# Matomo diff --git a/templates/Matomo/config.yml b/templates/Matomo/config.yml new file mode 100644 index 0000000..154f602 --- /dev/null +++ b/templates/Matomo/config.yml @@ -0,0 +1,8 @@ +name: Matomo +description: | + +version: latest +# category: +maintainer: WilliamMiceli +# license: +# projectURL: \ No newline at end of file