diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2014-07-20 09:28:30 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-07-20 09:28:30 +0100 |
commit | 043b108f544e444f80d08ab4cccee395a4af49de (patch) | |
tree | 128b92334716663eb229f6f680f2a08326dd1648 /.gitmodules | |
parent | 58432bcb8cf1795b90bc08b1a9615c64d77e1e3a (diff) | |
download | mediagoblin-043b108f544e444f80d08ab4cccee395a4af49de.tar.lz mediagoblin-043b108f544e444f80d08ab4cccee395a4af49de.tar.xz mediagoblin-043b108f544e444f80d08ab4cccee395a4af49de.zip |
Revert "Add JPope's sandy 70s speedboat theme"
The theme is in the wrong place. Elrond suggested in IRC
that actually it should go in mediagoblin/themes.
This reverts commit 58432bcb8cf1795b90bc08b1a9615c64d77e1e3a.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a71a2ccd..20fa20e2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [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 |