Backend for songs.zachdecook.com
1
2
3
4
5
6
7
8
9
|
[submodule "chordsdata"]
path = chordsdata
url = https://gitlab.com/earboxer/chordsdata.git
[submodule "ccharter"]
path = ccharter
url = https://github.com/earboxer/ccharter.git
[submodule "ccharter-c"]
path = ccharter-c
url = https://git.sr.ht/~earboxer/ccharter-c
|