From a0145ef997ce6af948522c3e30ed5991664165c0 Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Mon, 14 Dec 2020 21:38:20 +0100
Subject: [PATCH] add kalkspace tiles

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

diff --git a/.gitmodules b/.gitmodules
index 36a0813..46cf77a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,3 +5,6 @@
 	path = community/bytewerk
 	url = https://github.com/cijavel/tileset_Bytewerk.git
 	branch = main
+[submodule "community/kalkspace"]
+	path = community/kalkspace
+	url = https://github.com/kalkspace/pixel.git
diff --git a/community/kalkspace b/community/kalkspace
new file mode 160000
index 0000000..e0ff86d
--- /dev/null
+++ b/community/kalkspace
@@ -0,0 +1 @@
+Subproject commit e0ff86d8a12c808d6ea1b965ae996786399683b4
-- 
GitLab