From 72a967d4734eae69362b176a502218f3cc12ad0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Wed, 22 May 2024 19:41:15 +0200 Subject: [PATCH] Add https://github.com/rumca-js/RSS-Link-Database as a submodule --- .gitmodules | 3 +++ RSS-Link-Database | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 RSS-Link-Database diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..99d150d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "RSS-Link-Database"] + path = RSS-Link-Database + url = https://github.com/rumca-js/RSS-Link-Database diff --git a/RSS-Link-Database b/RSS-Link-Database new file mode 160000 index 0000000..0225af0 --- /dev/null +++ b/RSS-Link-Database @@ -0,0 +1 @@ +Subproject commit 0225af06e957b5c44e3748687e2469ae9dfb96f2