diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-20 17:38:35 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-20 17:38:35 +0200 |
commit | 31d2da39a5bb1c9ec0c308d227fd690c78b28cd3 (patch) | |
tree | e72476a50025e1cef89162410b8f766ead905563 /.gitmodules | |
parent | 3fca2dbdba5738855b602215b7cd1420c8a0a35f (diff) |
Add slides/osfc-22
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 |