diff --git a/pages/oauth/dropbox.html b/pages/oauth/dropbox.html new file mode 100644 index 000000000..618009322 --- /dev/null +++ b/pages/oauth/dropbox.html @@ -0,0 +1,15 @@ +--- +layout: oauth +title: Greenshot authenticated with Dropbox +permalink: /oauth/dropbox +categories: [oauth] +tags: [uses_alerts] +comments: [] +--- +{% include oauth-out-of-bounds.html %} +{% include version-check.html %} +

+Greenshot should now be authenticated to use Dropbox, you can close this window. +

+We are happy that you use Greenshot. If you like it, please consider to support the development of this open source screenshot tool with a donation.

+{% include donate.html %} diff --git a/pages/oauth-imgur.html b/pages/oauth/imgur.html similarity index 100% rename from pages/oauth-imgur.html rename to pages/oauth/imgur.html