From d06da7bb4f5d855b834ce8f047f2cd866090ecc1 Mon Sep 17 00:00:00 2001 From: Pieter De Praetere Date: Mon, 1 Feb 2021 18:16:22 +0100 Subject: [PATCH] Add openuk stand --- .gitmodules | 3 +++ content/stands/postgresql | 2 +- static/stands/openuk | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 static/stands/openuk diff --git a/.gitmodules b/.gitmodules index cc3dd9c..dbf837d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -137,3 +137,6 @@ [submodule "static/stands/opentap"] path = static/stands/opentap url = https://github.com/kaushiksanthanam/opentap-fosdem21-static.git +[submodule "static/stands/openuk"] + path = static/stands/openuk + url = https://github.com/OpenUK/fosdem-stand.git diff --git a/content/stands/postgresql b/content/stands/postgresql index 9c813d9..e28dfc5 160000 --- a/content/stands/postgresql +++ b/content/stands/postgresql @@ -1 +1 @@ -Subproject commit 9c813d904b58d6ad820ebaf2c7527b63b1a33ec1 +Subproject commit e28dfc5279eb5f0ed9d06a68dc56faebbc758907 diff --git a/static/stands/openuk b/static/stands/openuk new file mode 160000 index 0000000..c5cdfd4 --- /dev/null +++ b/static/stands/openuk @@ -0,0 +1 @@ +Subproject commit c5cdfd4dbb583e019a2ca65c991d8a1f3ebe5d22 -- 2.30.2