diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f1d1b20..3cf5ad0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "papers/phd-thesis"] path = papers/phd-thesis url = https://git.rgdd.se/thesis +[submodule "slides/2022-osfc"] + path = slides/2022-osfc + url = https://git.glasklar.is/rgdd/osfc-22 |