diff options
author | 135e2 <[email protected]> | 2022-05-15 12:13:43 +0800 |
---|---|---|
committer | 135e2 <[email protected]> | 2022-05-15 12:13:43 +0800 |
commit | a43b43d0e294abc8893a9b5b3608805f530c8db4 (patch) | |
tree | 2b5eb38cfdd94018efb04becc97e55163afad02d /.gitmodules | |
parent | 93e07a3b5b6c2b7f4e8e619a3e7404a61ad40678 (diff) | |
download | MeaninglessRecords-a43b43d0e294abc8893a9b5b3608805f530c8db4.tar.gz MeaninglessRecords-a43b43d0e294abc8893a9b5b3608805f530c8db4.tar.bz2 MeaninglessRecords-a43b43d0e294abc8893a9b5b3608805f530c8db4.zip |
refactor: load theme as a submodule
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..8f01a1d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/chromate"] + path = themes/chromate + url = http://git.135e2.tk/135e2/chromate |