From b5cc36e1cb8830893ee4baa000f5293e242c1114 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 9 Nov 2025 15:56:32 -0500 Subject: It now posts to Tumblr! The churn never ends. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 043d581..ffd7927 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vendor/verbly"] path = vendor/verbly url = https://git.fourisland.com/verbly +[submodule "vendor/liboauthcpp"] + path = vendor/liboauthcpp + url = https://github.com/sirikata/liboauthcpp.git -- cgit 1.4.1