diff options
| author | Camil Staps | 2016-07-20 10:13:55 +0200 |
|---|---|---|
| committer | Camil Staps | 2016-07-20 10:13:55 +0200 |
| commit | 38a76731e504bd7df180019eaefc463f3957ee65 (patch) | |
| tree | b0e7966d940716f4eddeefd3c0c0108257ff0845 /.gitmodules | |
| parent | Links to offers from assignment overview (diff) | |
Made font-awesome a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9ce8301..42f4d0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "modules/parsedown"] path = modules/parsedown url = https://github.com/erusev/parsedown +[submodule "font-awesome"] + path = font-awesome + url = https://github.com/FortAwesome/Font-Awesome |
