From 09b4ecd7fcdb8b30d9654f6f3ccbe71550f6d37c Mon Sep 17 00:00:00 2001 From: Philipp Le Date: Mon, 5 Oct 2020 08:19:48 +0200 Subject: Initial --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..aec43f2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "bootstrap-file-list"] + path = bootstrap-file-list + url = git@github.com:pl33/wp-bootstrap-file-list.git +[submodule "farafeit-theme"] + path = farafeit-theme + url = https://github.com/pl33/wordpress-farafeit.git -- cgit v1.1