From 8ff760f45b4bb2a0b8d446d9cd27b568563313b8 Mon Sep 17 00:00:00 2001
From: jschnabel <jschnabel@km3net.de>
Date: Wed, 7 Oct 2020 14:56:52 +0200
Subject: [PATCH] folder notebooks added

---
 .gitmodules                  | 6 ------
 hugo/anotherbook/themes/book | 1 -
 hugo/book/themes/book        | 1 -
 notebooks/.gitkeep           | 0
 4 files changed, 8 deletions(-)
 delete mode 160000 hugo/anotherbook/themes/book
 delete mode 160000 hugo/book/themes/book
 create mode 100644 notebooks/.gitkeep

diff --git a/.gitmodules b/.gitmodules
index 3565aca..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +0,0 @@
-[submodule "hugo/book/themes/book"]
-	path = hugo/book/themes/book
-	url = https://github.com/alex-shpak/hugo-book
-[submodule "hugo/anotherbook/themes/book"]
-	path = hugo/anotherbook/themes/book
-	url = https://github.com/alex-shpak/hugo-book
diff --git a/hugo/anotherbook/themes/book b/hugo/anotherbook/themes/book
deleted file mode 160000
index 8f64ee7..0000000
--- a/hugo/anotherbook/themes/book
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8f64ee74aa1dbefa452c824830956abc405a7787
diff --git a/hugo/book/themes/book b/hugo/book/themes/book
deleted file mode 160000
index 8f64ee7..0000000
--- a/hugo/book/themes/book
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8f64ee74aa1dbefa452c824830956abc405a7787
diff --git a/notebooks/.gitkeep b/notebooks/.gitkeep
new file mode 100644
index 0000000..e69de29
-- 
GitLab