diff options
author | chris <mail@cbaines.net> | 2018-02-03 15:27:02 +0100 |
---|---|---|
committer | chris <mail@cbaines.net> | 2018-02-03 15:27:02 +0100 |
commit | f92859c257b6d51bcc966ee3ce272e510c89785d (patch) | |
tree | 316dff617520bb1ef3e0540e32e3f0375d164a35 /.gitmodules | |
parent | a8bb056ce0243a89115e42c1b13cf5dabe099c85 (diff) | |
download | cbaines.net-f92859c257b6d51bcc966ee3ce272e510c89785d.tar cbaines.net-f92859c257b6d51bcc966ee3ce272e510c89785d.tar.gz |
Add presentation for FOSDEM 2018
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fbaaf7f..f0776bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "projects/guix/freenode-live-2017/presentation"] path = projects/guix/freenode-live-2017/presentation url = http://git.cbaines.net/guix/freenode-live-2017-presentation +[submodule "projects/guix/fosdem-2018/presentation"] + path = projects/guix/fosdem-2018/presentation + url = http://git.cbaines.net/guix/fosdem-2018-presentation |