From 3e4abc06abf4899732d0d77961eb671484c3750a Mon Sep 17 00:00:00 2001 From: Pieter De Praetere Date: Mon, 18 Jan 2021 22:01:56 +0100 Subject: [PATCH] Add ntop --- .gitmodules | 6 ++++++ content/stands/ntop | 1 + static/stands/ntop | 1 + 3 files changed, 8 insertions(+) create mode 160000 content/stands/ntop create mode 160000 static/stands/ntop diff --git a/.gitmodules b/.gitmodules index 3719faf..9d65ebc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,9 @@ url = https://git.fsfe.org/FSFE/fosdem21-static.git [submodule "content/stands/box86"] path = content/stands/box86 url = https://github.com/rajdakin/box86-fosdem2021-content.git +[submodule "content/stands/ntop"] + path = content/stands/ntop + url = https://github.com/ntop/fosdem21-content.git +[submodule "static/stands/ntop"] + path = static/stands/ntop + url = https://github.com/ntop/fosdem21-static.git diff --git a/content/stands/ntop b/content/stands/ntop new file mode 160000 index 0000000..8af4dac --- /dev/null +++ b/content/stands/ntop @@ -0,0 +1 @@ +Subproject commit 8af4dac881dd587b4e750d92d4adf9c7c7d67106 diff --git a/static/stands/ntop b/static/stands/ntop new file mode 160000 index 0000000..3ddb54c --- /dev/null +++ b/static/stands/ntop @@ -0,0 +1 @@ +Subproject commit 3ddb54c98a959080f1a149ca89c60755d9c85fb7 -- 2.30.2