diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-09 15:56:32 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-09 15:56:32 -0500 |
| commit | b5cc36e1cb8830893ee4baa000f5293e242c1114 (patch) | |
| tree | a390ebf979b1b3e3e4a546199303de963c8e3c2d /.gitmodules | |
| parent | b98353cafe47441194345f294b654c28aad3d977 (diff) | |
| download | infinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.tar.gz infinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.tar.bz2 infinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.zip | |
It now posts to Tumblr! The churn never ends.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 043d581..ffd7927 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
| 2 | path = vendor/verbly | 2 | path = vendor/verbly |
| 3 | url = https://git.fourisland.com/verbly | 3 | url = https://git.fourisland.com/verbly |
| 4 | [submodule "vendor/liboauthcpp"] | ||
| 5 | path = vendor/liboauthcpp | ||
| 6 | url = https://github.com/sirikata/liboauthcpp.git | ||
