diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2014-07-18 18:01:58 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-07-18 18:01:58 +0100 |
commit | 58432bcb8cf1795b90bc08b1a9615c64d77e1e3a (patch) | |
tree | 2e12c9a577b1189e74812bfe103dc3c57f2c5f94 /.gitmodules | |
parent | 09bed9a7328c806873405bd2ec5a5cf72930e89c (diff) | |
download | mediagoblin-58432bcb8cf1795b90bc08b1a9615c64d77e1e3a.tar.lz mediagoblin-58432bcb8cf1795b90bc08b1a9615c64d77e1e3a.tar.xz mediagoblin-58432bcb8cf1795b90bc08b1a9615c64d77e1e3a.zip |
Add JPope's sandy 70s speedboat theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 20fa20e2..a71a2ccd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "extlib/skeleton"] path = extlib/skeleton url = git://github.com/dhg/Skeleton.git +[submodule "user_dev/themes/sandyseventiesspeedboat"] + path = user_dev/themes/sandyseventiesspeedboat + url = https://github.com/jpope777/sandyseventiesspeedboat-mg.git |