From 6dee2d990608d2ecc0feed91c1fda91215c3dbac Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Mon, 2 Nov 2020 10:57:02 +0100
Subject: [PATCH] added physics

---
 .gitmodules                        | 3 +++
 hakyll-bootstrap/cours/isc_physics | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 hakyll-bootstrap/cours/isc_physics

diff --git a/.gitmodules b/.gitmodules
index a456b66..4ae0889 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
 [submodule "hakyll-bootstrap/cours/math_tech_info"]
 	path = hakyll-bootstrap/cours/math_tech_info
 	url = https://gitedu.hesge.ch/orestis.malaspin/math_tech_info.git
+[submodule "hakyll-bootstrap/cours/isc_physics"]
+	path = hakyll-bootstrap/cours/isc_physics
+	url = https://gitedu.hesge.ch/orestis.malaspin/isc_physics.git
diff --git a/hakyll-bootstrap/cours/isc_physics b/hakyll-bootstrap/cours/isc_physics
new file mode 160000
index 0000000..cb128a9
--- /dev/null
+++ b/hakyll-bootstrap/cours/isc_physics
@@ -0,0 +1 @@
+Subproject commit cb128a91d9e64bf23aa33bf3cba10c0a2230caed
-- 
GitLab