diff --git a/_includes/oauth-out-of-bounds.html b/_includes/oauth-out-of-bounds.html new file mode 100644 index 000000000..57b58ca87 --- /dev/null +++ b/_includes/oauth-out-of-bounds.html @@ -0,0 +1,8 @@ + diff --git a/_layouts/oauth.html b/_layouts/oauth.html new file mode 100644 index 000000000..979179c49 --- /dev/null +++ b/_layouts/oauth.html @@ -0,0 +1,7 @@ +--- +layout: default +--- + +

{{ page.title }}

+ +{{ content }} \ No newline at end of file diff --git a/pages/oauth-imgur.html b/pages/oauth-imgur.html new file mode 100644 index 000000000..0f6b00d46 --- /dev/null +++ b/pages/oauth-imgur.html @@ -0,0 +1,13 @@ +--- +layout: oauth +title: Greenshot authenticated with Imgur | +permalink: /oauth/imgur +categories: [oauth] +comments: [] +--- +{% include oauth-out-of-bounds.html %} +

+Greenshot should now be authenticated to use Imgur, 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 %}