diff options
| author | varac <varacanero@zeromail.org> | 2013-10-09 10:54:20 +0200 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2013-10-09 10:54:20 +0200 |
| commit | 441eaecc80d072f20d09d618c7d02ff2fb80fe0d (patch) | |
| tree | b5aa7f6af81cffd3b50397228be16b0429742e40 /.gitmodules | |
added submodule reveal.js from https://github.com/hakimel/reveal.js.git
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..be201b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tools/reveal.js"] + path = tools/reveal.js + url = https://github.com/hakimel/reveal.js.git |
