diff options
| -rw-r--r-- | .gitmodules | 9 | ||||
| m--------- | static/downloads/internet-is-magic/source | 0 | ||||
| m--------- | static/downloads/music-led/source | 0 | ||||
| m--------- | static/downloads/weather-snowman/source | 0 |
4 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a18a4ca --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "static/downloads/internet-is-magic/source"] + path = static/downloads/internet-is-magic/source + url = git://schneefux.xyz/internet-is-magic +[submodule "static/downloads/music-led/source"] + path = static/downloads/music-led/source + url = git://schneefux.xyz/mpd-rgb-vis +[submodule "static/downloads/weather-snowman/source"] + path = static/downloads/weather-snowman/source + url = git://schneefux.xyz/weather-snowman diff --git a/static/downloads/internet-is-magic/source b/static/downloads/internet-is-magic/source new file mode 160000 +Subproject f9a44a45f6d294fa002eac5794138e143609e94 diff --git a/static/downloads/music-led/source b/static/downloads/music-led/source new file mode 160000 +Subproject 2ffb9ee51a868dde252a08b2989b73948696dbd diff --git a/static/downloads/weather-snowman/source b/static/downloads/weather-snowman/source new file mode 160000 +Subproject 8260a2ac02123c3212302da257707e5a3a3e118 |
