diff options
author | rekado <rekado@elephly.net> | 2015-08-16 06:09:33 +0200 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2015-08-17 22:56:02 +0200 |
commit | b5346a2d556aecfff0a50587d672773160df056a (patch) | |
tree | c21077347a6de7a5e327fdc2a29801c6e760c34b | |
parent | a2c4ecb42146609be0f26c6e945c2117ccc7d23f (diff) |
non-posts: Move SoundCLI OAuth callback page.
-rw-r--r-- | non-posts/oauth-callback.html (renamed from static/oauth-callback.html) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/oauth-callback.html b/non-posts/oauth-callback.html index 0a75eb9..e215b29 100644 --- a/static/oauth-callback.html +++ b/non-posts/oauth-callback.html @@ -1,3 +1,5 @@ +title: SoundCLI +--- <script type="text/javascript"> q = window.location.search.substring(1); function querySt(name) { |