Backend for songs.zachdecook.com
* Add chordsdata submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | chordsdata | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1d7efec..fdb6f10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ccharter"] path = ccharter url = https://github.com/earboxer/ccharter.git +[submodule "chordsdata"] + path = chordsdata + url = https://github.com/earboxer/chordsdata.git diff --git a/chordsdata b/chordsdata new file mode 160000 +Subproject 525557d77ba253c7eb67aabee4162368b20c1c6 |