From ff234aa59245f6ed19c5db5d269dc882e99e905a Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Sat, 19 Dec 2020 21:51:00 +0100
Subject: [PATCH] add new cert tiles

---
 .gitmodules    | 3 +++
 community/cert | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 community/cert

diff --git a/.gitmodules b/.gitmodules
index 25beb90..525a763 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,3 +5,6 @@
 [submodule "community/kalkspace"]
 	path = community/kalkspace
 	url = https://github.com/kalkspace/pixel.git
+[submodule "community/cert"]
+	path = community/cert
+	url = git@github.com:c3CERT/rc3_tiles.git
diff --git a/community/cert b/community/cert
new file mode 160000
index 0000000..6a140db
--- /dev/null
+++ b/community/cert
@@ -0,0 +1 @@
+Subproject commit 6a140dbfbf688f855ce08671c7513c106bbdc50d
-- 
GitLab