diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-25 20:27:32 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-25 20:27:32 +0200 |
commit | d461d7c2d63c1c3f64df67cd23c77347529c7d64 (patch) | |
tree | 398213caf5492810ea92851cd751c6b5752083d9 /.gitmodules |
initial commit
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..73b449d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/gruvhugo"] + path = themes/gruvhugo + url = https://gitlab.com/avron/gruvhugo.git |