From 40be53ff5a6f3564b91f140ce22f41dbc14c0f96 Mon Sep 17 00:00:00 2001 From: Philippe Zwietering Date: Thu, 11 May 2023 13:50:42 +0200 Subject: [PATCH] Found a good LaTeX tempate; credits to Gijs Pennings --- .gitmodules | 4 ++++ latex-homework | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 latex-homework diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0a6c754 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "latex-homework"] + path = latex-homework + url = https://github.com/gijs-pennings/latex-homework.git + branch = master diff --git a/latex-homework b/latex-homework new file mode 160000 index 0000000..7b85d98 --- /dev/null +++ b/latex-homework @@ -0,0 +1 @@ +Subproject commit 7b85d987143e4d5c71a12cd116811ce6d0be0bf5