diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 15:51:54 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 15:51:54 +0200 |
| commit | 152448937c3b8ca8e142ca7d14c22439912415e7 (patch) | |
| tree | 9fdc7dc0a6663cbca17c706b38e7ce6d226b8c81 /.gitmodules | |
| parent | b8f1c4ed75e37cbfb8bd039c6bf5624ccee7ca00 (diff) | |
| download | blog-152448937c3b8ca8e142ca7d14c22439912415e7.tar.gz blog-152448937c3b8ca8e142ca7d14c22439912415e7.zip | |
seperate images and source code
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index a18a4ca..b2d4ae7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ -[submodule "static/downloads/internet-is-magic/source"] - path = static/downloads/internet-is-magic/source +[submodule "static/source/internet-is-magic"] + path = static/source/internet-is-magic url = git://schneefux.xyz/internet-is-magic -[submodule "static/downloads/music-led/source"] - path = static/downloads/music-led/source +[submodule "static/source/music-led"] + path = static/source/mpd-rgb-vis url = git://schneefux.xyz/mpd-rgb-vis -[submodule "static/downloads/weather-snowman/source"] - path = static/downloads/weather-snowman/source +[submodule "static/source/weather-snowman"] + path = static/source/weather-snowman url = git://schneefux.xyz/weather-snowman |
